hudson.plugins.vmware.vix
Class Vix.VMPPowerOp

java.lang.Object
  extended by hudson.plugins.vmware.vix.Vix.VMPPowerOp
Enclosing interface:
Vix

public static final class Vix.VMPPowerOp
extends java.lang.Object


Field Summary
static int LAUNCH_GUI
           
static int NORMAL
           
static int SUPPRESS_SNAPSHOT_POWERON
           
 
Constructor Summary
Vix.VMPPowerOp()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NORMAL

public static final int NORMAL
See Also:
Constant Field Values

SUPPRESS_SNAPSHOT_POWERON

public static final int SUPPRESS_SNAPSHOT_POWERON
See Also:
Constant Field Values

LAUNCH_GUI

public static final int LAUNCH_GUI
See Also:
Constant Field Values
Constructor Detail

Vix.VMPPowerOp

public Vix.VMPPowerOp()


Copyright © 2007. All Rights Reserved.