Contribution org.nuxeo.ecm.core.LifecycleCoreExtensions--types
In component org.nuxeo.ecm.core.LifecycleCoreExtensions
org.nuxeo.ecm.core.LifecycleCoreExtensions
inside nuxeo-core-9.10.jar /OSGI-INF/LifeCycleCoreExtensions.xml
This contribution is part of XML component Documentation
Nuxeo core default document types to life cycles mapping
Extension Point
Extension point types of component LifeCycleService.Contributed Items
XML Source
<extension point="types" target="org.nuxeo.ecm.core.lifecycle.LifeCycleService">
<documentation>
Nuxeo core default document types to life cycles mapping
</documentation>
<types>
<type name="File">default</type>
<type name="Note">default</type>
<type name="Calendar">default</type>
<type name="Folder">default</type>
<type name="OrderedFolder">default</type>
<type name="Workspace">default</type>
<type name="Domain">default</type>
<type name="Root">default</type>
<type name="Section">default</type>
<type name="WorkspaceRoot">default</type>
<type name="SectionRoot">default</type>
<type name="TemplateRoot">default</type>
</types>
</extension>