org.nuxeo.cm.cases
Class CaseLifeCycleConstants
java.lang.Object
org.nuxeo.cm.cases.CaseLifeCycleConstants
public class CaseLifeCycleConstants
- extends Object
Mail envelope life cycle constants
- Author:
- Anahide Tchertchian
STATE_DRAFT
public static final String STATE_DRAFT
- See Also:
- Constant Field Values
STATE_SENT
public static final String STATE_SENT
- See Also:
- Constant Field Values
STATE_OPEN
public static final String STATE_OPEN
- See Also:
- Constant Field Values
STATE_PROCESS
public static final String STATE_PROCESS
- See Also:
- Constant Field Values
STATE_ARCHIVE
public static final String STATE_ARCHIVE
- See Also:
- Constant Field Values
TRANSITION_OPEN
public static final String TRANSITION_OPEN
- See Also:
- Constant Field Values
TRANSITION_PROCESS
public static final String TRANSITION_PROCESS
- See Also:
- Constant Field Values
TRANSITION_ARCHIVE
public static final String TRANSITION_ARCHIVE
- See Also:
- Constant Field Values
TRANSITION_SEND
public static final String TRANSITION_SEND
- See Also:
- Constant Field Values
TRANSITION_DELETE
public static final String TRANSITION_DELETE
- See Also:
- Constant Field Values
Copyright © 2011 Nuxeo SAS. All Rights Reserved.