Package | Description |
---|---|
org.ovirt.engine.core.bll |
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 |
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 |
MergeSnapshotSingleDiskCommand<T extends ImagesContainterParametersBase> |
class |
MoveMultipleImageGroupsCommand<T extends MoveMultipleImageGroupsParameters> |
class |
MoveOrCopyImageGroupCommand<T extends MoveOrCopyImageGroupParameters> |
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 |
RestoreFromSnapshotCommand<T extends ImagesContainterParametersBase>
This command responcible to make snapshot of some Vm mapped to some drive be
active snapshot.
|
class |
TryBackToSnapshotCommand<T extends ImagesContainterParametersBase>
This command responsible to creating new snapshot from non leaf snapshot.
|
Copyright © 2012. All Rights Reserved.