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, setVds
getIsPrintReturnValue, GetReturnValueFromStatus, InitializeVdsError, PrintReturnValue, ProceedProxyReturnValue
ExecuteCommand, getParameters, getReturnValue, getVDSReturnValue, setReturnValue, setVDSReturnValue, toString
Execute, ExecuteWithReturnValue, getCommandName, Rollback
public 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.