Package com.vidispine.generated
Class JobStatusType.PropInfo
- java.lang.Object
-
- com.vidispine.generated.JobStatusType.PropInfo
-
- Enclosing class:
- JobStatusType
public static class JobStatusType.PropInfo extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static String
AAF_GENERATOR_RESPONSE
static String
DURATION_RESPONSE
static String
ESTIMATED_TIME_LEFT
static String
EXITCODE
static String
HASH_RESPONSE
static String
ID
static String
INPUT_PROGRESS
static String
IS_PAUSED
static String
IS_RUNNING
static String
LOG
static String
MESSAGE
static String
PROGRESS
static String
REQUEST
static String
SHAPE_DEDUCTION_RESPONSE
static String
STATUS_URI
static String
THUMBNAIL
static String
TRANSFER_RESPONSE
static String
WALLTIME
static String
XMP_RESPONSE
-
Constructor Summary
Constructors Constructor Description PropInfo()
-
-
-
Field Detail
-
STATUS_URI
public static final transient String STATUS_URI
- See Also:
- Constant Field Values
-
ID
public static final transient String ID
- See Also:
- Constant Field Values
-
IS_RUNNING
public static final transient String IS_RUNNING
- See Also:
- Constant Field Values
-
IS_PAUSED
public static final transient String IS_PAUSED
- See Also:
- Constant Field Values
-
WALLTIME
public static final transient String WALLTIME
- See Also:
- Constant Field Values
-
EXITCODE
public static final transient String EXITCODE
- See Also:
- Constant Field Values
-
MESSAGE
public static final transient String MESSAGE
- See Also:
- Constant Field Values
-
LOG
public static final transient String LOG
- See Also:
- Constant Field Values
-
REQUEST
public static final transient String REQUEST
- See Also:
- Constant Field Values
-
INPUT_PROGRESS
public static final transient String INPUT_PROGRESS
- See Also:
- Constant Field Values
-
PROGRESS
public static final transient String PROGRESS
- See Also:
- Constant Field Values
-
ESTIMATED_TIME_LEFT
public static final transient String ESTIMATED_TIME_LEFT
- See Also:
- Constant Field Values
-
THUMBNAIL
public static final transient String THUMBNAIL
- See Also:
- Constant Field Values
-
SHAPE_DEDUCTION_RESPONSE
public static final transient String SHAPE_DEDUCTION_RESPONSE
- See Also:
- Constant Field Values
-
DURATION_RESPONSE
public static final transient String DURATION_RESPONSE
- See Also:
- Constant Field Values
-
XMP_RESPONSE
public static final transient String XMP_RESPONSE
- See Also:
- Constant Field Values
-
HASH_RESPONSE
public static final transient String HASH_RESPONSE
- See Also:
- Constant Field Values
-
TRANSFER_RESPONSE
public static final transient String TRANSFER_RESPONSE
- See Also:
- Constant Field Values
-
AAF_GENERATOR_RESPONSE
public static final transient String AAF_GENERATOR_RESPONSE
- See Also:
- Constant Field Values
-
-