class ArtifactFeature
Represents the configuration of a platform feature.
| Constructor and description |
|---|
ArtifactFeature
(org.gradle.api.Project project, java.lang.Object featureNotation, groovy.lang.Closure featureClosure) |
| Type | Name and description |
|---|---|
java.lang.Iterable<BundleArtifact> |
getBundles() |
java.lang.Iterable<Feature> |
getIncludedFeatures() |
java.lang.String |
getVersion() |
| Methods inherited from class | Name |
|---|---|
class java.lang.Object |
java.lang.Object#wait(long, int), java.lang.Object#wait(long), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |
List of artifact references
List of included features IDs
Groovy Documentation