public class EnableConfigHelper
extends java.lang.Object
| Modifier | Constructor and Description |
|---|---|
protected |
EnableConfigHelper(User userIn) |
| Modifier and Type | Method and Description |
|---|---|
void |
enableSystems(java.lang.String setLabel,
java.util.Date earliestIn)
Enable the set of systems given for configuration management.
|
protected EnableConfigHelper(User userIn)
public void enableSystems(java.lang.String setLabel,
java.util.Date earliestIn)
setLabel - The label for the set that contains systems selected for enablementearliestIn - The earliest time package actions will be scheduled.