hudson.plugins.vmware.vix
Class Vix.VMSupport

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

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

These flags describe optional functions supported by different types of VM.


Field Summary
static int HARDWARE_UPGRADE
           
static int MULTIPLE_SNAPSHOTS
           
static int SHARED_FOLDERS
           
static int TOOLS_INSTALL
           
 
Constructor Summary
Vix.VMSupport()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SHARED_FOLDERS

public static final int SHARED_FOLDERS
See Also:
Constant Field Values

MULTIPLE_SNAPSHOTS

public static final int MULTIPLE_SNAPSHOTS
See Also:
Constant Field Values

TOOLS_INSTALL

public static final int TOOLS_INSTALL
See Also:
Constant Field Values

HARDWARE_UPGRADE

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

Vix.VMSupport

public Vix.VMSupport()


Copyright © 2008. All Rights Reserved.