|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.opencms.util.A_CmsModeStringEnumeration
org.opencms.publish.CmsPublishEngineState
Class defining the publish engine states.
Field Summary | |
static CmsPublishEngineState |
ENGINE_DISABLED
State indicating that engine is not acceptiong publish jobs. |
static CmsPublishEngineState |
ENGINE_STARTED
State indicating that engine is acceptiong and processing publish jobs. |
static CmsPublishEngineState |
ENGINE_STOPPED
State indicating that engine is accepting but not processing publish jobs. |
Methods inherited from class org.opencms.util.A_CmsModeStringEnumeration |
equals, getMode, hashCode, toString |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
public static final CmsPublishEngineState ENGINE_DISABLED
public static final CmsPublishEngineState ENGINE_STARTED
public static final CmsPublishEngineState ENGINE_STOPPED
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |