Package com.vidispine.generated
Class CarbonJobInfoType.PropInfo
- java.lang.Object
-
- com.vidispine.generated.CarbonJobInfoType.PropInfo
-
- Enclosing class:
- CarbonJobInfoType
public static class CarbonJobInfoType.PropInfo extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static String
AGENT_IP
static String
CAPABILITIES_DWD
static String
CHECK_IN_TIME
static String
CHECK_IN_TIME_CNLT
static String
CHECK_IN_TIME_PRECISE_QWD
static String
CHECK_IN_TIME_SCM
static String
COMPLETED_TIME
static String
COMPLETED_TIME_CNLT
static String
COMPLETED_TIME_SCM
static String
DELETE_PROCESSED_SOURCE_DWD
static String
DELETE_REAL_ASSET_DWD
static String
DESCRIPTION
static String
ERROR
static String
FAILURES
static String
GUID
static String
NAME
static String
PRIORITY_DWD
static String
PROGRESS_DWD
static String
SOURCE_DESCRIPTION
static String
SPEED_DBL
static String
START_TIME
static String
START_TIME_CNLT
static String
START_TIME_SCM
static String
STATE
static String
STATUS
static String
USER
-
Constructor Summary
Constructors Constructor Description PropInfo()
-
-
-
Field Detail
-
FAILURES
public static final transient String FAILURES
- See Also:
- Constant Field Values
-
NAME
public static final transient String NAME
- See Also:
- Constant Field Values
-
GUID
public static final transient String GUID
- See Also:
- Constant Field Values
-
STATE
public static final transient String STATE
- See Also:
- Constant Field Values
-
STATUS
public static final transient String STATUS
- See Also:
- Constant Field Values
-
PROGRESS_DWD
public static final transient String PROGRESS_DWD
- See Also:
- Constant Field Values
-
SPEED_DBL
public static final transient String SPEED_DBL
- See Also:
- Constant Field Values
-
DESCRIPTION
public static final transient String DESCRIPTION
- See Also:
- Constant Field Values
-
USER
public static final transient String USER
- See Also:
- Constant Field Values
-
SOURCE_DESCRIPTION
public static final transient String SOURCE_DESCRIPTION
- See Also:
- Constant Field Values
-
AGENT_IP
public static final transient String AGENT_IP
- See Also:
- Constant Field Values
-
PRIORITY_DWD
public static final transient String PRIORITY_DWD
- See Also:
- Constant Field Values
-
CAPABILITIES_DWD
public static final transient String CAPABILITIES_DWD
- See Also:
- Constant Field Values
-
DELETE_PROCESSED_SOURCE_DWD
public static final transient String DELETE_PROCESSED_SOURCE_DWD
- See Also:
- Constant Field Values
-
DELETE_REAL_ASSET_DWD
public static final transient String DELETE_REAL_ASSET_DWD
- See Also:
- Constant Field Values
-
CHECK_IN_TIME
public static final transient String CHECK_IN_TIME
- See Also:
- Constant Field Values
-
CHECK_IN_TIME_CNLT
public static final transient String CHECK_IN_TIME_CNLT
- See Also:
- Constant Field Values
-
CHECK_IN_TIME_SCM
public static final transient String CHECK_IN_TIME_SCM
- See Also:
- Constant Field Values
-
CHECK_IN_TIME_PRECISE_QWD
public static final transient String CHECK_IN_TIME_PRECISE_QWD
- See Also:
- Constant Field Values
-
START_TIME
public static final transient String START_TIME
- See Also:
- Constant Field Values
-
START_TIME_CNLT
public static final transient String START_TIME_CNLT
- See Also:
- Constant Field Values
-
START_TIME_SCM
public static final transient String START_TIME_SCM
- See Also:
- Constant Field Values
-
COMPLETED_TIME
public static final transient String COMPLETED_TIME
- See Also:
- Constant Field Values
-
COMPLETED_TIME_CNLT
public static final transient String COMPLETED_TIME_CNLT
- See Also:
- Constant Field Values
-
COMPLETED_TIME_SCM
public static final transient String COMPLETED_TIME_SCM
- See Also:
- Constant Field Values
-
ERROR
public static final transient String ERROR
- See Also:
- Constant Field Values
-
-