Package org.gradle.api.artifacts
Interface PublishArtifactSet
- All Superinterfaces:
- Buildable,- Collection<PublishArtifact>,- DomainObjectCollection<PublishArtifact>,- DomainObjectSet<PublishArtifact>,- Iterable<PublishArtifact>,- Set<PublishArtifact>
A set of artifacts to be published.
- 
Method SummaryMethods inherited from interface org.gradle.api.BuildablegetBuildDependenciesMethods inherited from interface java.util.CollectionparallelStream, removeIf, stream, toArrayMethods inherited from interface org.gradle.api.DomainObjectCollectionaddAllLater, addLater, all, all, configureEach, whenObjectAdded, whenObjectAdded, whenObjectRemoved, whenObjectRemoved, withType, withTypeMethods inherited from interface org.gradle.api.DomainObjectSetfindAll, matching, matching, withType
- 
Method Details- 
getFilesFileCollection getFiles()
 
-