|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD |
org.gradle.api.artifacts.cache.ResolutionControl org.gradle.api.artifacts.cache.ArtifactResolutionControl
@Incubating public interface ArtifactResolutionControl extends ResolutionControl
Command methods for controlling artifact resolution via the DSL.
Method Summary | |
---|---|
boolean
|
belongsToChangingModule()
|
Methods inherited from interface ResolutionControl | |
---|---|
cacheFor, getCachedResult, getRequest, refresh, useCachedResult |
Method Detail |
---|
public boolean belongsToChangingModule()
Gradle API 1.12