- Enclosing class:
- JobType
public static class JobType.PropInfo
extends Object
-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
JOB_ID
public static final transient String JOB_ID
- See Also:
-
-
USER
public static final transient String USER
- See Also:
-
-
STARTED
public static final transient String STARTED
- See Also:
-
-
FINISHED
public static final transient String FINISHED
- See Also:
-
-
STATUS
public static final transient String STATUS
- See Also:
-
-
TYPE
public static final transient String TYPE
- See Also:
-
-
SUB_JOB
public static final transient String SUB_JOB
- See Also:
-
-
PRIORITY
public static final transient String PRIORITY
- See Also:
-
-
WAITING
public static final transient String WAITING
- See Also:
-
-
CURRENT_STEP
public static final transient String CURRENT_STEP
- See Also:
-
-
DATA
public static final transient String DATA
- See Also:
-
-
TOTAL_STEPS
public static final transient String TOTAL_STEPS
- See Also:
-
-
LOG
public static final transient String LOG
- See Also:
-
-
Constructor Details
-
PropInfo
public PropInfo()