public class HSMGetAllTasksInfoVDSCommand<P extends VdsIdVDSCommandParametersBase> extends VdsBrokerCommand<P>
status_returnValue| Constructor and Description |
|---|
HSMGetAllTasksInfoVDSCommand(P parameters) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ExecuteVdsBrokerCommand() |
protected StatusForXmlRpc |
getReturnStatus() |
protected Object |
getReturnValueFromBroker() |
protected AsyncTaskCreationInfo |
ParseTaskInfo(Map<String,String> taskInfo,
Guid taskID) |
protected ArrayList<AsyncTaskCreationInfo> |
ParseTaskInfoList(Map<String,Map<String,String>> taskInfoList) |
ExecuteVDSCommand, getAdditionalInformation, getBroker, getVds, setVdsgetIsPrintReturnValue, GetReturnValueFromStatus, InitializeVdsError, PrintReturnValue, ProceedProxyReturnValueExecuteCommand, getParameters, getReturnValue, getVDSReturnValue, setReturnValue, setVDSReturnValue, toStringExecute, ExecuteWithReturnValue, getCommandName, Rollbackpublic HSMGetAllTasksInfoVDSCommand(P parameters)
protected void ExecuteVdsBrokerCommand()
ExecuteVdsBrokerCommand in class VdsBrokerCommand<P extends VdsIdVDSCommandParametersBase>protected ArrayList<AsyncTaskCreationInfo> ParseTaskInfoList(Map<String,Map<String,String>> taskInfoList)
protected AsyncTaskCreationInfo ParseTaskInfo(Map<String,String> taskInfo, Guid taskID)
protected StatusForXmlRpc getReturnStatus()
getReturnStatus in class BrokerCommandBase<P extends VdsIdVDSCommandParametersBase>protected Object getReturnValueFromBroker()
getReturnValueFromBroker in class BrokerCommandBase<P extends VdsIdVDSCommandParametersBase>Copyright © 2012. All Rights Reserved.