org.gradle.api.artifacts
[Java] Interface PublishArtifactSet
org.gradle.api.DomainObjectSet
org.gradle.api.Buildable
java.lang.Iterable
org.gradle.api.artifacts.PublishArtifactSet
org.gradle.api.DomainObjectCollection
java.util.Collection
- All Superinterfaces:
- DomainObjectSet, Buildable, Iterable, DomainObjectCollection, Collection
public interface PublishArtifactSet
extends Buildable, DomainObjectSet
A set of artifacts to be published.
getFiles
public FileCollection getFiles()
-
Gradle API 1.0-rc-1