public final class QuartzConstants extends Object
Modifier and Type | Field and Description |
---|---|
static String |
QUARTZ_CAMEL_CONTEXT |
static String |
QUARTZ_CAMEL_CONTEXT_NAME |
static String |
QUARTZ_CAMEL_CUSTOM_CALENDAR |
static String |
QUARTZ_CAMEL_JOBS_COUNT |
static String |
QUARTZ_ENDPOINT_URI |
static String |
QUARTZ_TRIGGER_CRON_EXPRESSION |
static String |
QUARTZ_TRIGGER_CRON_TIMEZONE |
static String |
QUARTZ_TRIGGER_SIMPLE_REPEAT_COUNTER |
static String |
QUARTZ_TRIGGER_SIMPLE_REPEAT_INTERVAL |
static String |
QUARTZ_TRIGGER_TYPE |
public static final String QUARTZ_CAMEL_JOBS_COUNT
public static final String QUARTZ_ENDPOINT_URI
public static final String QUARTZ_CAMEL_CONTEXT_NAME
public static final String QUARTZ_CAMEL_CONTEXT
public static final String QUARTZ_TRIGGER_TYPE
public static final String QUARTZ_TRIGGER_CRON_EXPRESSION
public static final String QUARTZ_TRIGGER_CRON_TIMEZONE
public static final String QUARTZ_TRIGGER_SIMPLE_REPEAT_COUNTER
public static final String QUARTZ_TRIGGER_SIMPLE_REPEAT_INTERVAL
public static final String QUARTZ_CAMEL_CUSTOM_CALENDAR
Apache Camel