Package com.vidispine.generated
Class VidispineServiceType.PropInfo
- java.lang.Object
-
- com.vidispine.generated.VidispineServiceType.PropInfo
-
- Enclosing class:
- VidispineServiceType
public static class VidispineServiceType.PropInfo extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static String
ARGUMENTS
static String
CLAZZ
static String
EXCEPTION
static String
EXCEPTION_TIMESTAMP
static String
ID
static String
IS_ENABLED
static String
IS_RUNNING
static String
LOAD_5
static String
LOAD_60
static String
NAME
static String
THREAD
static String
THREAD_STATUS
-
Constructor Summary
Constructors Constructor Description PropInfo()
-
-
-
Field Detail
-
ID
public static final transient String ID
- See Also:
- Constant Field Values
-
NAME
public static final transient String NAME
- See Also:
- Constant Field Values
-
CLAZZ
public static final transient String CLAZZ
- See Also:
- Constant Field Values
-
ARGUMENTS
public static final transient String ARGUMENTS
- See Also:
- Constant Field Values
-
IS_ENABLED
public static final transient String IS_ENABLED
- See Also:
- Constant Field Values
-
IS_RUNNING
public static final transient String IS_RUNNING
- See Also:
- Constant Field Values
-
EXCEPTION
public static final transient String EXCEPTION
- See Also:
- Constant Field Values
-
EXCEPTION_TIMESTAMP
public static final transient String EXCEPTION_TIMESTAMP
- See Also:
- Constant Field Values
-
THREAD
public static final transient String THREAD
- See Also:
- Constant Field Values
-
THREAD_STATUS
public static final transient String THREAD_STATUS
- See Also:
- Constant Field Values
-
LOAD_5
public static final transient String LOAD_5
- See Also:
- Constant Field Values
-
LOAD_60
public static final transient String LOAD_60
- See Also:
- Constant Field Values
-
-