Uses of Class
de.phleisch.app.itsucks.event.impl.CoreEvents.ConstEvent

Packages that use CoreEvents.ConstEvent
de.phleisch.app.itsucks.event.impl   
 

Uses of CoreEvents.ConstEvent in de.phleisch.app.itsucks.event.impl
 

Fields in de.phleisch.app.itsucks.event.impl declared as CoreEvents.ConstEvent
static CoreEvents.ConstEvent CoreEvents.EVENT_BATCH_FINISH
           
static CoreEvents.ConstEvent CoreEvents.EVENT_BATCH_START
           
static CoreEvents.ConstEvent CoreEvents.EVENT_DISPATCHER_FINISH
          This event is fired when the job dispatcher stopped/finished
static CoreEvents.ConstEvent CoreEvents.EVENT_DISPATCHER_PAUSE
          This event is fired when the job dispatcher paused
static CoreEvents.ConstEvent CoreEvents.EVENT_DISPATCHER_START
          This event is fired when the job dispatcher started
static CoreEvents.ConstEvent CoreEvents.EVENT_DISPATCHER_UNPAUSE
          This event is fired when the job dispatcher unpaused
static CoreEvents.ConstEvent CoreEvents.EVENT_EVENTDISPATCHER_FINISH
           
static CoreEvents.ConstEvent CoreEvents.EVENT_EVENTDISPATCHER_START
           
static CoreEvents.ConstEvent CoreEvents.EVENT_JOBMANAGER_JOB_ADDED
          This event is fired when a new job is added to the JobManager
static CoreEvents.ConstEvent CoreEvents.EVENT_JOBMANAGER_JOB_CHANGED
          This event is fired when a job has changed (status, priority etc.)
static CoreEvents.ConstEvent CoreEvents.EVENT_JOBMANAGER_JOB_FILTERED
          This event is fired when a new job was filtered by the JobManager
static CoreEvents.ConstEvent CoreEvents.EVENT_JOBMANAGER_JOB_REMOVED
          This event is fired when a job was removed from the JobManager
 



Copyright © 2010. All Rights Reserved.