public static final class GlobalConstants.SNAPSHOT_SELECTION_TYPE_CONSTANTS
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
USE_EXISTING_SNAPSHOT |
static java.lang.String |
USE_EXISTING_SNAPSHOT_LABEL |
static int |
USE_NEW_SNAPSHOT |
static java.lang.String |
USE_NEW_SNAPSHOT_LABEL |
Constructor and Description |
---|
SNAPSHOT_SELECTION_TYPE_CONSTANTS() |
public static final int USE_EXISTING_SNAPSHOT
public static final int USE_NEW_SNAPSHOT
public static final java.lang.String USE_EXISTING_SNAPSHOT_LABEL
public static final java.lang.String USE_NEW_SNAPSHOT_LABEL