public class KickstartScriptCreateCommand extends BaseKickstartScriptCommand
scriptksdata, rebuildPartitionCommands, user| Constructor and Description | 
|---|
| KickstartScriptCreateCommand(java.lang.Long ksidIn,
                            User userIn) | 
| Modifier and Type | Method and Description | 
|---|---|
| ValidatorError | store()Save the Kickstart Data to DB | 
getContents, getErrorOnFail, getLanguage, getNoChrootVal, getRaw, getScript, getScriptName, getType, setScriptfindCommandName, getKickstartData, getUserpublic KickstartScriptCreateCommand(java.lang.Long ksidIn,
                                    User userIn)
ksidIn - kicksart id to associate this script withuserIn - User who is doing the creatingpublic ValidatorError store()
store in interface PersistOperationstore in class BaseKickstartCommand