public class ConfigurationHandler extends Object
| Modifier and Type | Method and Description |
|---|---|
void |
dropSubmittedChangesForCategories(Set<String> catSet) |
ConfigurationParameterHandler |
getConfigurationParameterHandler(String parmName) |
Map<String,Map<org.lsst.ccs.utilities.structs.ParameterPath,String>> |
getSubmittedChangesForCategories(Set<String> catSet) |
boolean |
hasRuntimeParameters() |
boolean |
isBulkChanger() |
public boolean isBulkChanger()
public Map<String,Map<org.lsst.ccs.utilities.structs.ParameterPath,String>> getSubmittedChangesForCategories(Set<String> catSet)
public ConfigurationParameterHandler getConfigurationParameterHandler(String parmName)
public boolean hasRuntimeParameters()
Copyright © 2022 LSST. All rights reserved.