public class TreeCreateOperation extends BaseTreeEditOperation
KICKSTART_CAPABILITY, treeuser| Constructor and Description |
|---|
TreeCreateOperation(User userIn)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
protected CobblerCommand |
getCobblerCommand()
Get the CobblerCommand class associated with this operation.
|
ValidatorError |
store()
Perform the storage Operation to the Persistence
Layer.
|
getKernelOptions, getKernelOptionsPost, getKickstartableTreeChannels, getTree, setBasePath, setChannel, setInstallType, setKernelOptions, setKernelOptionsPost, setLabel, validateBasePath, validateLabelgetUserpublic TreeCreateOperation(User userIn)
userIn - to associateprotected CobblerCommand getCobblerCommand()
getCobblerCommand in class BaseTreeEditOperationpublic ValidatorError store()
store in interface PersistOperationstore in class BaseTreeEditOperation