Class LifeCycleServiceImpl

java.lang.Object
org.nuxeo.runtime.model.DefaultComponent
org.nuxeo.ecm.core.lifecycle.impl.LifeCycleServiceImpl
All Implemented Interfaces:
LifeCycleService, Adaptable, Component, Extensible, TimestampedService

public class LifeCycleServiceImpl extends DefaultComponent implements LifeCycleService
Life cycle service implementation.
Author:
Julien Anguenot, Florent Guillaume
See Also: