Uses of Interface
org.nuxeo.ecm.core.lifecycle.LifeCycleState
Packages that use LifeCycleState
Package
Description
LifeCycle API.
Manages LifeCycle configuration (states, transitions...).
Implementation of the LifeCycle API.
-
Uses of LifeCycleState in org.nuxeo.ecm.core.lifecycle
Methods in org.nuxeo.ecm.core.lifecycle that return LifeCycleStateModifier and TypeMethodDescriptionLifeCycle.getStateByName
(String stateName) Returns a life cycle state instance given its name.Methods in org.nuxeo.ecm.core.lifecycle that return types with arguments of type LifeCycleStateModifier and TypeMethodDescriptionLifeCycle.getStates()
Returns the list of life cycle state instances. -
Uses of LifeCycleState in org.nuxeo.ecm.core.lifecycle.extensions
Methods in org.nuxeo.ecm.core.lifecycle.extensions that return types with arguments of type LifeCycleState -
Uses of LifeCycleState in org.nuxeo.ecm.core.lifecycle.impl
Classes in org.nuxeo.ecm.core.lifecycle.impl that implement LifeCycleStateMethods in org.nuxeo.ecm.core.lifecycle.impl that return LifeCycleStateMethods in org.nuxeo.ecm.core.lifecycle.impl that return types with arguments of type LifeCycleState