Package org.nuxeo.ecm.core.api
Interface LifeCycleConstants
public interface LifeCycleConstants
Holds life cycle related constants that are generic enough to be available at a core level.
- Author:
- Anahide Tchertchian
-
Field Details
-
TRANSITION_EVENT
Event for a lifecycle transition.- See Also:
-
TRANSTION_EVENT_OPTION_FROM
- See Also:
-
TRANSTION_EVENT_OPTION_TO
- See Also:
-
TRANSTION_EVENT_OPTION_TRANSITION
- See Also:
-
INITIAL_LIFECYCLE_STATE_OPTION_NAME
Key in context map to specify initial lifecycle state on document creation.- See Also:
-