Class LifeCycleTypesDescriptor

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

public class LifeCycleTypesDescriptor extends Object
Life cycle types mapping descriptor.
Author:
Julien Anguenot
See Also:
  • Field Details

    • name

      protected String name
    • noRecursionForTransitions

      protected String noRecursionForTransitions
    • type

      protected String type
  • Constructor Details

    • LifeCycleTypesDescriptor

      public LifeCycleTypesDescriptor()
  • Method Details

    • getDocumentType

      public String getDocumentType()
    • getNoRecursionForTransitions

      public String getNoRecursionForTransitions()
    • getLifeCycleName

      public String getLifeCycleName()