Interface ArtifactResolutionControl
- All Superinterfaces:
ResolutionControl<ArtifactIdentifier, File>
@Incubating
public interface ArtifactResolutionControl
extends ResolutionControl<ArtifactIdentifier, File>
Command methods for controlling artifact resolution via the DSL.
-
Method Summary
Methods inherited from interface ResolutionControl
cacheFor, getCachedResult, getRequest, refresh, useCachedResult
-
Method Details
-
belongsToChangingModule
boolean belongsToChangingModule()
-