Nuxeo Enterprise Platform 5.4

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

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

public class LifeCycleTypesDescriptor
extends Object

Life cycle types mapping descriptor.

Author:
Julien Anguenot
See Also:
LifeCycleServiceImpl

Constructor Summary
LifeCycleTypesDescriptor()
           
 
Method Summary
 String getDocumentType()
           
 String getLifeCycleName()
           
 String getNoRecursionForTransitions()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LifeCycleTypesDescriptor

public LifeCycleTypesDescriptor()
Method Detail

getDocumentType

public String getDocumentType()

getNoRecursionForTransitions

public String getNoRecursionForTransitions()

getLifeCycleName

public String getLifeCycleName()

Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.