Package | Description |
---|---|
org.ovirt.engine.core.bll |
Modifier and Type | Class and Description |
---|---|
class |
AttachUserToTimeLeasedPoolCommand<T extends AttachUserToTimeLeasedPoolParameters> |
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 |
DetachUserFromTimeLeasedPoolCommand<T extends DetachUserFromTimeLeasedPoolParameters> |
class |
DetachUserFromVmFromPoolCommand<T extends VmPoolSimpleUserParameters> |
class |
UpdateUserToTimeLeasedPoolCommand<T extends UpdateUserVmPoolParameters> |
class |
VmPoolUserCommandBase<T extends VmPoolUserParameters> |
Copyright © 2012. All Rights Reserved.