HasAttributes
ResolvableDependencies
public interface ArtifactView extends HasAttributes
Modifier and Type | Interface | Description |
---|---|---|
static interface |
ArtifactView.ViewConfiguration |
Configuration for a defined artifact view.
|
Modifier and Type | Method | Description |
---|---|---|
ArtifactCollection |
getArtifacts() |
Returns the collection of artifacts matching the requested attributes that are sourced from Components matching the specified filter.
|
FileCollection |
getFiles() |
Returns the collection of artifact files matching the requested attributes that are sourced from Components matching the specified filter.
|
getAttributes
ArtifactCollection getArtifacts()
FileCollection getFiles()