public class CancelKickstartSessionOperation extends BaseSystemOperation
serveruser| Constructor and Description | 
|---|
| CancelKickstartSessionOperation(User userIn,
                               java.lang.Long sid)Construct the Operation | 
| Modifier and Type | Method and Description | 
|---|---|
| ValidatorError | store()Perform the storage Operation to the Persistence
 Layer. | 
getServergetUserpublic CancelKickstartSessionOperation(User userIn, java.lang.Long sid)
userIn - who is performing this operationsid - id of System to lookuppublic ValidatorError store()