Uses of Interface
org.nuxeo.ecm.core.lifecycle.LifeCycleTransition
Packages that use LifeCycleTransition
Package
Description
LifeCycle API.
Manages LifeCycle configuration (states, transitions...).
Implementation of the LifeCycle API.
-
Uses of LifeCycleTransition in org.nuxeo.ecm.core.lifecycle
Methods in org.nuxeo.ecm.core.lifecycle that return LifeCycleTransitionModifier and TypeMethodDescriptionLifeCycle.getTransitionByName
(String transitionName) Returns a life cycle transition instance given its name.Methods in org.nuxeo.ecm.core.lifecycle that return types with arguments of type LifeCycleTransitionModifier and TypeMethodDescriptionLifeCycle.getTransitions()
Returns a list of life cycle transition instances. -
Uses of LifeCycleTransition in org.nuxeo.ecm.core.lifecycle.extensions
Methods in org.nuxeo.ecm.core.lifecycle.extensions that return types with arguments of type LifeCycleTransitionModifier and TypeMethodDescriptionLifeCycleDescriptor.getTransitions()
LifeCycleTransitionConfiguration.getTransitions()
-
Uses of LifeCycleTransition in org.nuxeo.ecm.core.lifecycle.impl
Classes in org.nuxeo.ecm.core.lifecycle.impl that implement LifeCycleTransitionModifier and TypeClassDescriptionclass
Life cycle transition implementation.Methods in org.nuxeo.ecm.core.lifecycle.impl that return LifeCycleTransitionMethods in org.nuxeo.ecm.core.lifecycle.impl that return types with arguments of type LifeCycleTransition