protected Guid |
MergeSnapshotSingleDiskCommand.ConcreteCreateTask(AsyncTaskCreationInfo asyncTaskCreationInfo,
VdcActionType parentCommand) |
protected Guid |
CreateCloneOfTemplateCommand.ConcreteCreateTask(AsyncTaskCreationInfo asyncTaskCreationInfo,
VdcActionType parentCommand) |
protected Guid |
CreateSnapshotCommand.ConcreteCreateTask(AsyncTaskCreationInfo asyncTaskCreationInfo,
VdcActionType parentCommand) |
protected Guid |
RestoreFromSnapshotCommand.ConcreteCreateTask(AsyncTaskCreationInfo asyncTaskCreationInfo,
VdcActionType parentCommand) |
protected Guid |
HibernateVmCommand.ConcreteCreateTask(AsyncTaskCreationInfo asyncTaskCreationInfo,
VdcActionType parentCommand) |
protected Guid |
CreateImageTemplateCommand.ConcreteCreateTask(AsyncTaskCreationInfo asyncTaskCreationInfo,
VdcActionType parentCommand) |
protected Guid |
CommandBase.ConcreteCreateTask(AsyncTaskCreationInfo asyncTaskCreationInfo,
VdcActionType parentCommand) |
protected Guid |
VmCommand.ConcreteCreateTask(AsyncTaskCreationInfo asyncTaskCreationInfo,
VdcActionType parentCommand) |
protected Guid |
MoveOrCopyImageGroupCommand.ConcreteCreateTask(AsyncTaskCreationInfo asyncTaskCreationInfo,
VdcActionType parentCommand) |
protected Guid |
MoveMultipleImageGroupsCommand.ConcreteCreateTask(AsyncTaskCreationInfo asyncTaskCreationInfo,
VdcActionType parentCommand) |
protected Guid |
AddImageFromScratchCommand.ConcreteCreateTask(AsyncTaskCreationInfo asyncTaskCreationInfo,
VdcActionType parentCommand) |
protected Guid |
RemoveTemplateSnapshotCommand.ConcreteCreateTask(AsyncTaskCreationInfo asyncTaskCreationInfo,
VdcActionType parentCommand) |
protected Guid |
RemoveImageCommand.ConcreteCreateTask(AsyncTaskCreationInfo asyncTaskCreationInfo,
VdcActionType parentCommand) |
static SPMAsyncTask |
AsyncTaskFactory.Construct(AsyncTaskCreationInfo creationInfo)
Constructs a task based on creation info (task type and task parameters
as retrieved from the vdsm).
|
protected Guid |
CommandBase.CreateTask(AsyncTaskCreationInfo asyncTaskCreationInfo,
VdcActionType parentCommand)
Use this method in order to create task in the AsyncTaskManager in a safe
way.
|