|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface SchedulerConstants
Compile time constants for the scheduler.
| Field Summary | |
|---|---|
static String |
SCHEDULER_DESCRIPTION_KEY
Description of the task. |
static String |
SCHEDULER_NAME_KEY
Name of the task that will be scheduled. |
static String |
SCHEDULER_PID
Persistent ID for the scheduler, provided for configuration purposes. |
static String |
SCHEDULER_RECIPE
The recipe describing when the task should be scheduled. |
static String |
SCHEDULER_RECIPE_OVERRIDE
Determines if the recipe provided in the task overrides any recipe that is configured. |
| Field Detail |
|---|
static final String SCHEDULER_PID
static final String SCHEDULER_NAME_KEY
static final String SCHEDULER_DESCRIPTION_KEY
static final String SCHEDULER_RECIPE
static final String SCHEDULER_RECIPE_OVERRIDE
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||