org.nuxeo.ecm.platform.forum.workflow
Class ForumConstants
java.lang.Object
org.nuxeo.ecm.platform.forum.workflow.ForumConstants
public final class ForumConstants
- extends Object
- Author:
- Brice Chaffangeon
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FORUM_MODERATORS_LIST
public static final String FORUM_MODERATORS_LIST
- See Also:
- Constant Field Values
PENDING_STATE
public static final String PENDING_STATE
- See Also:
- Constant Field Values
PUBLISHED_STATE
public static final String PUBLISHED_STATE
- See Also:
- Constant Field Values
TRANSITION_TO_PUBLISHED_STATE
public static final String TRANSITION_TO_PUBLISHED_STATE
- See Also:
- Constant Field Values
TRANSITION_TO_REJECTED_STATE
public static final String TRANSITION_TO_REJECTED_STATE
- See Also:
- Constant Field Values
PROCESS_INSTANCE_NAME
public static final String PROCESS_INSTANCE_NAME
- See Also:
- Constant Field Values
THREAD_REF
public static final String THREAD_REF
- See Also:
- Constant Field Values
PROCESS_TRANSITION_TO_PUBLISH
public static final String PROCESS_TRANSITION_TO_PUBLISH
- See Also:
- Constant Field Values
PROCESS_TRANSITION_TO_REJECTED
public static final String PROCESS_TRANSITION_TO_REJECTED
- See Also:
- Constant Field Values
Copyright ? 2007 Nuxeo SAS. All Rights Reserved.