com.jalios.jcms
Interface WorkflowConstants
- All Known Implementing Classes: 
 - Workflow, WorkflowManager
 
public interface WorkflowConstants
This interface contains a set of constants used for Workflow.
- Since:
 
  - jcms-5.7.0
 
- Version:
 
  - $Revision: 21306 $
 
- Author:
 
  - Olivier Dedieu
 
 
WF_DIR
static final String WF_DIR
- See Also:
 - Constant Field Values
 
WF_ELT_NAME
static final String WF_ELT_NAME
- See Also:
 - Constant Field Values
 
WF_VERSION_VALUE
static final int WF_VERSION_VALUE
- See Also:
 - Constant Field Values
 
WF_VERSION
static final String WF_VERSION
- See Also:
 - Constant Field Values
 
WF_LABEL
static final String WF_LABEL
- See Also:
 - Constant Field Values
 
WF_ID
static final String WF_ID
- See Also:
 - Constant Field Values
 
WF_INIT
static final String WF_INIT
- See Also:
 - Constant Field Values
 
WF_TYPE
static final String WF_TYPE
- See Also:
 - Constant Field Values
 
STATE
static final String STATE
- See Also:
 - Constant Field Values
 
STATESPE
static final String STATESPE
- See Also:
 - Constant Field Values
 
STATE_PSTATUS
static final String STATE_PSTATUS
- See Also:
 - Constant Field Values
 
STATE_DURATION
static final String STATE_DURATION
- See Also:
 - Constant Field Values
 
STATE_TARGETPSTATUS
static final String STATE_TARGETPSTATUS
- See Also:
 - Constant Field Values
 
STATE_REMINDER
static final String STATE_REMINDER
- See Also:
 - Constant Field Values
 
STATE_DESCRIPTION
static final String STATE_DESCRIPTION
- See Also:
 - Constant Field Values
 
STATE_LABEL
static final String STATE_LABEL
- See Also:
 - Constant Field Values
 
STATE_TYPE
static final String STATE_TYPE
- See Also:
 - Constant Field Values
 
ACTION
static final String ACTION
- See Also:
 - Constant Field Values
 
ACTION_WHEN
static final String ACTION_WHEN
- See Also:
 - Constant Field Values
 
ACTION_TYPE
static final String ACTION_TYPE
- See Also:
 - Constant Field Values
 
ACTION_REPEAT
static final String ACTION_REPEAT
- See Also:
 - Constant Field Values
 
TRANSITION
static final String TRANSITION
- See Also:
 - Constant Field Values
 
TRANSITION_SOURCE
static final String TRANSITION_SOURCE
- See Also:
 - Constant Field Values
 
TRANSITION_TARGET
static final String TRANSITION_TARGET
- See Also:
 - Constant Field Values
 
TRANSITION_ROLEID
static final String TRANSITION_ROLEID
- See Also:
 - Constant Field Values
 
TRANSITION_GROUP
static final String TRANSITION_GROUP
- See Also:
 - Constant Field Values
 
ROLE
static final String ROLE
- See Also:
 - Constant Field Values
 
ROLE_NAME
static final String ROLE_NAME
- See Also:
 - Constant Field Values
 
ROLE_DESCRIPTION
static final String ROLE_DESCRIPTION
- See Also:
 - Constant Field Values
 
ROLE_ID
static final String ROLE_ID
- See Also:
 - Constant Field Values
 
ROLE_GROUP
static final String ROLE_GROUP
- See Also:
 - Constant Field Values
 
ROLE_MEMBER
static final String ROLE_MEMBER
- See Also:
 - Constant Field Values
 
ROLE_GRPID
static final String ROLE_GRPID
- See Also:
 - Constant Field Values
 
ROLE_MBRID
static final String ROLE_MBRID
- See Also:
 - Constant Field Values
 
ROLE_WEIGHT
static final String ROLE_WEIGHT
- See Also:
 - Constant Field Values
 
ROLE_TYPE
static final String ROLE_TYPE
- See Also:
 - Constant Field Values
 
WF_DEFAULT_ID
static final String WF_DEFAULT_ID
- See Also:
 - Constant Field Values
 
WFTYPE_PUBLISH
static final String WFTYPE_PUBLISH
- See Also:
 - Constant Field Values
 
WFTYPE_PROCESS
static final String WFTYPE_PROCESS
- See Also:
 - Constant Field Values
 
SCHEDULED_PSTATUS
static final int SCHEDULED_PSTATUS
- See Also:
 - Constant Field Values
 
PUBLISHED_PSTATUS
static final int PUBLISHED_PSTATUS
- See Also:
 - Constant Field Values
 
EXPIRED_PSTATUS
static final int EXPIRED_PSTATUS
- See Also:
 - Constant Field Values
 
ARCHIVED_PSTATUS
static final int ARCHIVED_PSTATUS
- See Also:
 - Constant Field Values
 
UNKNOWN_PSTATUS
static final int UNKNOWN_PSTATUS
- See Also:
 - Constant Field Values
 
ALL_WF
static final String ALL_WF
- See Also:
 - Constant Field Values
 
Copyright © 2001-2010 Jalios SA. All Rights Reserved.