Package | Description |
---|---|
org.ovirt.engine.core.bll | |
org.ovirt.engine.core.bll.storage |
Modifier and Type | Class and Description |
---|---|
class |
AddImageFromImportCommand<T extends AddImageFromImportParameters> |
class |
AddImageFromScratchCommand<T extends AddImageFromScratchParameters> |
class |
AddImagesFromImportCommand<T extends AddImagesFromImportParameters> |
class |
AddTemplateImagesFromImportCommand<T extends AddImagesFromImportParameters> |
class |
AddVdsSpmIdCommand<T extends VdsActionParameters> |
class |
AddVmAndAttachToPoolCommand<T extends AddVmAndAttachToPoolParameters> |
class |
AttachUserToVmFromPoolCommand<T extends VmPoolUserParameters>
Command to attach a VM from a pool to a user, so that the user can use the attached VM.
The command-level lock is per user, so that a single user won't be able to attach more than one VM from a given pool since this is the policy. |
class |
CreateCloneOfTemplateCommand<T extends CreateCloneOfTemplateParameters>
This command responsible to creating a copy of template image.
|
class |
CreateImageTemplateCommand<T extends CreateImageTemplateParameters>
This command responcible to create new Image Template from image.
|
class |
CreateSnapshotCommand<T extends ImagesActionsParametersBase>
This command responsible to creating snapshot from existing image and replace it to VM, holds the image.
|
class |
CreateSnapshotFromTemplateCommand<T extends CreateSnapshotFromTemplateParameters>
This command responsible to creating new snapshot.
|
class |
HandleVdsVersionCommand<T extends VdsActionParameters> |
class |
InternalMigrateVmCommand<T extends MigrateVmParameters> |
class |
MaintananceNumberOfVdssCommand<T extends MaintananceNumberOfVdssParameters> |
class |
MergeSnapshotSingleDiskCommand<T extends ImagesContainterParametersBase> |
class |
MigrateIrsSnapshotsToVdcCommand<T extends VdcActionParametersBase> |
class |
MonitorCommand<T extends MonitorCommandParameters> |
class |
MoveOrCopyImageGroupCommand<T extends MoveOrCopyImageGroupParameters> |
class |
RemoveAllVmImagesCommand<T extends RemoveAllVmImagesParameters>
This command removes all Vm images and all created snapshots both from Irs
and Db.
|
class |
RemoveAllVmTemplateImageTemplatesCommand<T extends VmTemplateParametersBase>
This command responsible to removing all Image Templates, of a VmTemplate
on all domains specified in the parameters
|
class |
RemoveImageCommand<T extends RemoveImageParameters>
This command responcible to removing image, contains all created snapshots.
|
class |
RemoveTemplateSnapshotCommand<T extends ImagesContainterParametersBase>
This command is reponsible for removing a template image.
|
class |
RemoveVdsSpmIdCommand<T extends VdsActionParameters> |
class |
RestoreFromSnapshotCommand<T extends ImagesContainterParametersBase>
This command responcible to make snapshot of some Vm mapped to some drive be
active snapshot.
|
class |
RestoreStatelessVmCommand<T extends VmOperationParameterBase> |
class |
SetVmTicketCommand<T extends SetVmTicketParameters> |
class |
TryBackToSnapshotCommand<T extends ImagesContainterParametersBase>
This command responsible to creating new snapshot from non leaf snapshot.
|
class |
VmLockCommand<T extends VmOperationParameterBase> |
class |
VmLogoffCommand<T extends LogoffVmParameters> |
class |
VmLogonCommand<T extends VmOperationParameterBase> |
Modifier and Type | Class and Description |
---|---|
class |
AddStoragePoolWithStoragesCommand<T extends StoragePoolWithStoragesParameter> |
class |
AddStorageServerConnectionCommand<T extends StorageServerConnectionParametersBase> |
class |
ConnectHostToStoragePoolServersCommand<T extends StoragePoolParametersBase>
Connect host to all Storage server connections in Storage pool.
|
class |
ConnectHostToStoragePooServerCommandBase<T extends StoragePoolParametersBase> |
class |
ConnectStorageToVdsCommand<T extends StorageServerConnectionParametersBase> |
class |
DisconnectHostFromStoragePoolServersCommand<T extends StoragePoolParametersBase> |
class |
RemoveStorageServerConnectionCommand<T extends StorageServerConnectionParametersBase> |
Copyright © 2012. All Rights Reserved.