Interface LockState
- All Superinterfaces:
Serializable
Holds the state of dependencies that should be written to disk when gradle is invoked with
--write-locks.-
Method Summary
Modifier and TypeMethodDescriptionallLines()static LockStatedefault NavigableMap<MyModuleIdentifier, Line> Mapping fromgroup:artifactto the full line.default NavigableMap<MyModuleIdentifier, Line> Mapping fromgroup:artifactto the full line.
-
Method Details
-
productionLines
-
testLines
-
allLines
-
productionLinesByModuleIdentifier
Mapping fromgroup:artifactto the full line. -
testLinesByModuleIdentifier
Mapping fromgroup:artifactto the full line. -
from
-