The result of successfully resolving a component with a set of artifacts.
Type | Name and description |
---|---|
Set<ArtifactResult> |
getArtifacts(Class<? extends Artifact> type) |
Methods inherited from class | Name |
---|---|
interface ComponentResult |
getId |
Returns the component artifacts of the specified type. Includes resolved and unresolved artifacts (if any).
The elements of the returned collection are declared as ArtifactResult, however the artifact instances will also implement one of the following instances: