hudson.plugins.vmware.vix
Class Vix.PowerState
java.lang.Object
hudson.plugins.vmware.vix.Vix.PowerState
- Enclosing interface:
- Vix
public static final class Vix.PowerState
- extends java.lang.Object
This is the state of an individual VM.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
POWERING_OFF
public static final int POWERING_OFF
- See Also:
- Constant Field Values
POWERED_OFF
public static final int POWERED_OFF
- See Also:
- Constant Field Values
POWERING_ON
public static final int POWERING_ON
- See Also:
- Constant Field Values
POWERED_ON
public static final int POWERED_ON
- See Also:
- Constant Field Values
SUSPENDING
public static final int SUSPENDING
- See Also:
- Constant Field Values
SUSPENDED
public static final int SUSPENDED
- See Also:
- Constant Field Values
TOOLS_RUNNING
public static final int TOOLS_RUNNING
- See Also:
- Constant Field Values
RESETTING
public static final int RESETTING
- See Also:
- Constant Field Values
BLOCKED_ON_MSG
public static final int BLOCKED_ON_MSG
- See Also:
- Constant Field Values
Vix.PowerState
public Vix.PowerState()
Copyright © 2007. All Rights Reserved.