Uses of Interface
org.nuxeo.ecm.core.lifecycle.LifeCycleService
-
Packages that use LifeCycleService Package Description org.nuxeo.ecm.core org.nuxeo.ecm.core.lifecycle.impl Implementation of the LifeCycle API. -
-
Uses of LifeCycleService in org.nuxeo.ecm.core
Methods in org.nuxeo.ecm.core that return LifeCycleService Modifier and Type Method Description static LifeCycleServiceNXCore. getLifeCycleService()Deprecated.since 10.3, use directlyFramework.getService(Class)withLifeCycleService -
Uses of LifeCycleService in org.nuxeo.ecm.core.lifecycle.impl
Classes in org.nuxeo.ecm.core.lifecycle.impl that implement LifeCycleService Modifier and Type Class Description classLifeCycleServiceImplLife cycle service implementation.
-