Package | Description |
---|---|
org.ovirt.engine.core.bll | |
org.ovirt.engine.core.bll.storage |
Modifier and Type | Class and Description |
---|---|
class |
AttachUserToVmFromPoolAndRunCommand<T extends VmPoolUserParameters> |
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 |
CreateAllSnapshotsFromVmCommand<T extends CreateAllSnapshotsFromVmParameters> |
class |
RemoveVmCommand<T extends RemoveVmParameters> |
Modifier and Type | Class and Description |
---|---|
class |
ActivateStorageDomainCommand<T extends StorageDomainPoolParametersBase> |
class |
AddStoragePoolWithStoragesCommand<T extends StoragePoolWithStoragesParameter> |
class |
FenceVdsManualyCommand<T extends FenceVdsManualyParameters> |
Copyright © 2012. All Rights Reserved.