Interface GlobalContextManager
- All Known Implementing Classes:
AbstractGlobalContextManager
public interface GlobalContextManager
-
Method Summary
Modifier and TypeMethodDescriptionvoidloadStoredDefaults(File configFile) voidstoreDefaults(File configFile) voidvalidateValues(File configFile) withContext(Map<String, com.xebialabs.deployit.booter.local.GlobalContext.Value> context)
-
Method Details
-
withContext
GlobalContextManager withContext(Map<String, com.xebialabs.deployit.booter.local.GlobalContext.Value> context) -
loadStoredDefaults
-
storeDefaults
-
validateValues
-