com.poscoict.glueframework.scheduling
Interface GlueSchedulerConstants


public interface GlueSchedulerConstants

Scheduling °ü·Ã Constants Ŭ·¡½º


Nested Class Summary
static class GlueSchedulerConstants.SchedulerType
           
 
Field Summary
static String CLIENT_IP
           
static String EVENT_JOB
           
static String JOB_END_TIME
           
static String JOB_NAME
           
static String JOB_START_TIME
           
static String PARAM_PREFIX
           
static String QUARTZ_SCHEDULER_BEAN_ID
          Default Local Address
static String QUARTZ_SCHEDULER_CONFIG
           
static String REQUEST_ID
           
static String SCHEDULER_SERVER_DEFAULT_ADDRESS
           
static int SCHEDULER_SERVER_DEFAULT_PORT
          Default HTTP port
static String SCHEDULER_SERVER_VERSION
          GlueScheduler HttpServer Version
static String SPRING_SCHEDULER_CONFIG
           
static String TRIGGER_NAME
           
static String USER_ID
           
 

Field Detail

QUARTZ_SCHEDULER_CONFIG

static final String QUARTZ_SCHEDULER_CONFIG
See Also:
Constant Field Values

SPRING_SCHEDULER_CONFIG

static final String SPRING_SCHEDULER_CONFIG
See Also:
Constant Field Values

JOB_START_TIME

static final String JOB_START_TIME
See Also:
Constant Field Values

JOB_END_TIME

static final String JOB_END_TIME
See Also:
Constant Field Values

REQUEST_ID

static final String REQUEST_ID
See Also:
Constant Field Values

JOB_NAME

static final String JOB_NAME
See Also:
Constant Field Values

TRIGGER_NAME

static final String TRIGGER_NAME
See Also:
Constant Field Values

CLIENT_IP

static final String CLIENT_IP
See Also:
Constant Field Values

PARAM_PREFIX

static final String PARAM_PREFIX
See Also:
Constant Field Values

EVENT_JOB

static final String EVENT_JOB
See Also:
Constant Field Values

USER_ID

static final String USER_ID
See Also:
Constant Field Values

SCHEDULER_SERVER_DEFAULT_ADDRESS

static final String SCHEDULER_SERVER_DEFAULT_ADDRESS
See Also:
Constant Field Values

SCHEDULER_SERVER_VERSION

static final String SCHEDULER_SERVER_VERSION
GlueScheduler HttpServer Version

See Also:
Constant Field Values

SCHEDULER_SERVER_DEFAULT_PORT

static final int SCHEDULER_SERVER_DEFAULT_PORT
Default HTTP port

See Also:
Constant Field Values

QUARTZ_SCHEDULER_BEAN_ID

static final String QUARTZ_SCHEDULER_BEAN_ID
Default Local Address

See Also:
Constant Field Values


Copyright © 2013–2015 POSCO ICT SWÁ¦Ç°±â¼úÆÀ. All rights reserved.