Nuxeo Enterprise Platform 5.4

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

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

public class LifeCycleStateConfiguration
extends java.lang.Object

Configuration helper class for state configuration.

Author:
Julien Anguenot
See Also:
LifeCycleDescriptor, LifeCycleState

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

Constructor Detail

LifeCycleStateConfiguration

public LifeCycleStateConfiguration(org.w3c.dom.Element element)
Method Detail

getStates

public java.util.Collection<LifeCycleState> getStates()

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.