Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.core.lifecycle.extensions
Class LifeCycleStateConfiguration

java.lang.Object
  extended by org.nuxeo.ecm.core.lifecycle.extensions.LifeCycleStateConfiguration

public class LifeCycleStateConfiguration
extends Object

Configuration helper class for state configuration.

Author:
Julien Anguenot
See Also:
LifeCycleDescriptor, LifeCycleState

Constructor Summary
LifeCycleStateConfiguration(Element element)
           
 
Method Summary
 Collection<LifeCycleState> getStates()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LifeCycleStateConfiguration

public LifeCycleStateConfiguration(Element element)
Method Detail

getStates

public Collection<LifeCycleState> getStates()

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.