Package org.gradle.api.artifacts
Interface ResolvableConfiguration
- All Superinterfaces:
- AntBuilderAware,- Buildable,- Configuration,- FileCollection,- HasAttributes,- HasConfigurableAttributes<Configuration>,- Iterable<File>,- Named
A 
Configuration which performs dependency resolution to build dependency graphs
 and resolve artifacts.- Since:
- 8.4
- 
Nested Class SummaryNested classes/interfaces inherited from interface org.gradle.api.artifacts.ConfigurationConfiguration.Namer, Configuration.StateNested classes/interfaces inherited from interface org.gradle.api.file.FileCollectionFileCollection.AntType
- 
Method SummaryMethods inherited from interface org.gradle.api.artifacts.Configurationcopy, copy, copy, copyRecursive, copyRecursive, copyRecursive, defaultDependencies, disableConsistentResolution, exclude, extendsFrom, fileCollection, fileCollection, fileCollection, files, files, files, fromDependencyCollector, getAll, getAllArtifacts, getAllDependencies, getAllDependencyConstraints, getArtifacts, getBuildDependencies, getDependencies, getDependencyConstraints, getDescription, getExcludeRules, getExtendsFrom, getHierarchy, getIncoming, getOutgoing, getResolutionStrategy, getResolvedConfiguration, getState, getTaskDependencyFromProjectDependency, getUploadTaskName, isCanBeConsumed, isCanBeDeclared, isCanBeResolved, isTransitive, isVisible, outgoing, resolutionStrategy, resolutionStrategy, resolve, setCanBeConsumed, setCanBeDeclared, setCanBeResolved, setDescription, setExtendsFrom, setTransitive, setVisible, shouldResolveConsistentlyWith, withDependenciesMethods inherited from interface org.gradle.api.file.FileCollectionaddToAntBuilder, addToAntBuilder, contains, filter, filter, getAsFileTree, getAsPath, getElements, getFiles, getSingleFile, isEmpty, minus, plusMethods inherited from interface org.gradle.api.attributes.HasAttributesgetAttributesMethods inherited from interface org.gradle.api.attributes.HasConfigurableAttributesattributesMethods inherited from interface java.lang.IterableforEach, iterator, spliterator