info.magnolia.module.workflow
Class WorkflowConstants
java.lang.Object
info.magnolia.module.workflow.WorkflowConstants
public final class WorkflowConstants
- extends Object
Constants used throughout the workflow module.
- Author:
- Nicolas Modrzyk
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PARTICIPANT_PREFIX_USER
public static final String PARTICIPANT_PREFIX_USER
- See Also:
- Constant Field Values
PARTICIPANT_PREFIX_GROUP
public static final String PARTICIPANT_PREFIX_GROUP
- See Also:
- Constant Field Values
PARTICIPANT_PREFIX_ROLE
public static final String PARTICIPANT_PREFIX_ROLE
- See Also:
- Constant Field Values
PARTICIPANT_PREFIX_COMMAND
public static final String PARTICIPANT_PREFIX_COMMAND
- See Also:
- Constant Field Values
ATTRIBUTE_USERNAME
public static final String ATTRIBUTE_USERNAME
- See Also:
- Constant Field Values
ATTRIBUTE_ACTION
public static final String ATTRIBUTE_ACTION
- See Also:
- Constant Field Values
ATTRIBUTE_ASSIGN_TO
public static final String ATTRIBUTE_ASSIGN_TO
- See Also:
- Constant Field Values
ATTRIBUTE_START_DATE
public static final String ATTRIBUTE_START_DATE
- See Also:
- Constant Field Values
ATTRIBUTE_END_DATE
public static final String ATTRIBUTE_END_DATE
- See Also:
- Constant Field Values
ATTRIBUTE_EDIT_DIALOG
public static final String ATTRIBUTE_EDIT_DIALOG
- See Also:
- Constant Field Values
ATTRIBUTE_WORKFLOW_DEFINITION_URL
public static final String ATTRIBUTE_WORKFLOW_DEFINITION_URL
- See Also:
- Constant Field Values
ATTRIBUTE_DEFINITION
public static final String ATTRIBUTE_DEFINITION
- See Also:
- Constant Field Values
ACTION_PROCEED
public static final String ACTION_PROCEED
- See Also:
- Constant Field Values
ACTION_REJECT
public static final String ACTION_REJECT
- See Also:
- Constant Field Values
ACTION_CANCEL
public static final String ACTION_CANCEL
- See Also:
- Constant Field Values
REPO_OWFE
public static final String REPO_OWFE
- See Also:
- Constant Field Values
WORKSPACE_EXPRESSION
public static final String WORKSPACE_EXPRESSION
- See Also:
- Constant Field Values
NODENAME_EXPRESSION
public static final String NODENAME_EXPRESSION
- See Also:
- Constant Field Values
WORKSPACE_STORE
public static final String WORKSPACE_STORE
- See Also:
- Constant Field Values
WORKSPACE_ENGINE
public static final String WORKSPACE_ENGINE
- See Also:
- Constant Field Values
NODENAME_WORKITEM
public static final String NODENAME_WORKITEM
- See Also:
- Constant Field Values
BAR
public static final String BAR
- See Also:
- Constant Field Values
COLON
public static final String COLON
- See Also:
- Constant Field Values
DOT
public static final String DOT
- See Also:
- Constant Field Values
SLASH
public static final String SLASH
- See Also:
- Constant Field Values
NODEDATA_PARTICIPANT
public static final String NODEDATA_PARTICIPANT
- See Also:
- Constant Field Values
NODEDATA_ID
public static final String NODEDATA_ID
- See Also:
- Constant Field Values
NODEDATA_VALUE
public static final String NODEDATA_VALUE
- See Also:
- Constant Field Values
ROOT_PATH_FOR_FLOW
public static final String ROOT_PATH_FOR_FLOW
- See Also:
- Constant Field Values
FLOW_VALUE
public static final String FLOW_VALUE
- See Also:
- Constant Field Values
ENGINE_NAME
public static final String ENGINE_NAME
- See Also:
- Constant Field Values
STORE_ITERATOR_QUERY
public static final String STORE_ITERATOR_QUERY
- See Also:
- Constant Field Values
OPENWFE_DATE_FORMAT
public static final String OPENWFE_DATE_FORMAT
- See Also:
- Constant Field Values
NODEDATA_WORKITEM
public static final String NODEDATA_WORKITEM
- See Also:
- Constant Field Values
DEFAULT_EDIT_DIALOG
public static final String DEFAULT_EDIT_DIALOG
- See Also:
- Constant Field Values
DEFAULT_ACTIVATION_EDIT_DIALOG
public static final String DEFAULT_ACTIVATION_EDIT_DIALOG
- See Also:
- Constant Field Values
DEFAULT_WORKFLOW
public static final String DEFAULT_WORKFLOW
- See Also:
- Constant Field Values
DEFAULT_ACTIVATION_WORKFLOW
public static final String DEFAULT_ACTIVATION_WORKFLOW
- See Also:
- Constant Field Values
WorkflowConstants
public WorkflowConstants()
Copyright © 2003-2013 Magnolia International Ltd.. All Rights Reserved.