|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD |
org.gradle.api.artifacts.PublishArtifactSet java.lang.Iterable org.gradle.api.DomainObjectCollection org.gradle.api.DomainObjectSet java.util.Collection org.gradle.api.Buildable
public interface PublishArtifactSet extends Buildable, DomainObjectSet
A set of artifacts to be published.
Method Summary | |
---|---|
FileCollection
|
getFiles()
|
Methods inherited from interface DomainObjectSet | |
---|---|
findAll, matching, matching, withType |
Methods inherited from interface Buildable | |
---|---|
getBuildDependencies |
Method Detail |
---|
public FileCollection getFiles()
Gradle API 1.12