hudson.plugins.vmware.vix
Class Vix.Snapshot

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

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


Field Summary
static int INCLUDE_MEMORY
          Create option
static int REMOVE_CHILDREN
          Remove option
 
Constructor Summary
Vix.Snapshot()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

REMOVE_CHILDREN

public static final int REMOVE_CHILDREN
Remove option

See Also:
Constant Field Values

INCLUDE_MEMORY

public static final int INCLUDE_MEMORY
Create option

See Also:
Constant Field Values
Constructor Detail

Vix.Snapshot

public Vix.Snapshot()


Copyright © 2008. All Rights Reserved.