public abstract class Constants
extends Object
-
Field Summary
Fields
The members below are copied to the Job Data Map with the following keys
-
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
-
SCHEDULER_ENTRY_POINT
public static final String SCHEDULER_ENTRY_POINT
- See Also:
-
-
EXTENSION
public static final String EXTENSION
- See Also:
-
-
SERVICE_DEFINITION
public static final String SERVICE_DEFINITION
The members below are copied to the Job Data Map with the following keys
- See Also:
-
-
OPERATION_DEFINITION
public static final String OPERATION_DEFINITION
- See Also:
-
-
CHENILE_ENTRY_POINT
public static final String CHENILE_ENTRY_POINT
- See Also:
-
-
BODY
public static final String BODY
- See Also:
-
-
Constructor Details
-
Constants
public Constants()