|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CollectResult | |
|---|---|
| org.sonatype.aether | |
| org.sonatype.aether.collection | |
| org.sonatype.aether.impl | |
| org.sonatype.aether.impl.internal | |
| Uses of CollectResult in org.sonatype.aether |
|---|
| Methods in org.sonatype.aether that return CollectResult | |
|---|---|
CollectResult |
RepositorySystem.collectDependencies(RepositorySystemSession session,
CollectRequest request)
Collects the transitive dependencies of an artifact and builds a dependency graph. |
| Uses of CollectResult in org.sonatype.aether.collection |
|---|
| Methods in org.sonatype.aether.collection that return CollectResult | |
|---|---|
CollectResult |
CollectResult.addException(Exception exception)
Records the specified exception while building the dependency graph. |
CollectResult |
DependencyCollectionException.getResult()
|
CollectResult |
CollectResult.setRoot(DependencyNode root)
Sets the root node of the dependency graph. |
| Constructors in org.sonatype.aether.collection with parameters of type CollectResult | |
|---|---|
DependencyCollectionException(CollectResult result)
|
|
| Uses of CollectResult in org.sonatype.aether.impl |
|---|
| Methods in org.sonatype.aether.impl that return CollectResult | |
|---|---|
CollectResult |
DependencyCollector.collectDependencies(RepositorySystemSession session,
CollectRequest request)
|
| Uses of CollectResult in org.sonatype.aether.impl.internal |
|---|
| Methods in org.sonatype.aether.impl.internal that return CollectResult | |
|---|---|
CollectResult |
DefaultDependencyCollector.collectDependencies(RepositorySystemSession session,
CollectRequest request)
|
CollectResult |
DefaultRepositorySystem.collectDependencies(RepositorySystemSession session,
CollectRequest request)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||