Package com.vidispine.generated
Class VXAJobType.PropInfo
- java.lang.Object
-
- com.vidispine.generated.VXAJobType.PropInfo
-
- Enclosing class:
- VXAJobType
public static class VXAJobType.PropInfo extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static String
CONFIGURATION
static String
ERROR_MESSAGE
static String
FILENAME
static String
INSTANCE
static String
ITEM_ID
static String
JOB_CONFIGURATION
static String
JOB_ID
static String
PLUGIN
static String
PROGRESS
static String
START_TIME
static String
STATUS
static String
TYPE
static String
USER
static String
UUID
static String
VXA_ID
static String
VXA_NAME
-
Constructor Summary
Constructors Constructor Description PropInfo()
-
-
-
Field Detail
-
VXA_ID
public static final transient String VXA_ID
- See Also:
- Constant Field Values
-
VXA_NAME
public static final transient String VXA_NAME
- See Also:
- Constant Field Values
-
USER
public static final transient String USER
- See Also:
- Constant Field Values
-
JOB_ID
public static final transient String JOB_ID
- See Also:
- Constant Field Values
-
UUID
public static final transient String UUID
- See Also:
- Constant Field Values
-
TYPE
public static final transient String TYPE
- See Also:
- Constant Field Values
-
INSTANCE
public static final transient String INSTANCE
- See Also:
- Constant Field Values
-
STATUS
public static final transient String STATUS
- See Also:
- Constant Field Values
-
ERROR_MESSAGE
public static final transient String ERROR_MESSAGE
- See Also:
- Constant Field Values
-
PROGRESS
public static final transient String PROGRESS
- See Also:
- Constant Field Values
-
ITEM_ID
public static final transient String ITEM_ID
- See Also:
- Constant Field Values
-
FILENAME
public static final transient String FILENAME
- See Also:
- Constant Field Values
-
START_TIME
public static final transient String START_TIME
- See Also:
- Constant Field Values
-
PLUGIN
public static final transient String PLUGIN
- See Also:
- Constant Field Values
-
JOB_CONFIGURATION
public static final transient String JOB_CONFIGURATION
- See Also:
- Constant Field Values
-
CONFIGURATION
public static final transient String CONFIGURATION
- See Also:
- Constant Field Values
-
-