Uses of Interface
org.nuxeo.ecm.core.lifecycle.LifeCycleState
Package
Description
LifeCycle API.
Manages LifeCycle configuration (states, transitions...).
Implementation of the LifeCycle API.
-
Uses of LifeCycleState in org.nuxeo.ecm.core.lifecycle
Modifier and TypeMethodDescriptionLifeCycle.getStateByName
(String stateName) Returns a life cycle state instance given its name.Modifier and TypeMethodDescriptionLifeCycle.getStates()
Returns the list of life cycle state instances. -
Uses of LifeCycleState in org.nuxeo.ecm.core.lifecycle.extensions
-
Uses of LifeCycleState in org.nuxeo.ecm.core.lifecycle.impl