Platform Explorer / Nuxeo Platform LTS 2015 7.10

Contribution org.nuxeo.ecm.user.registration.core.service.contrib--types

This contribution is part of XML component org.nuxeo.ecm.user.registration.core.service.contrib inside nuxeo-platform-user-registration-web-7.10-HF06.jar /OSGI-INF/user-registration-contrib.xml

Extension Point

Extension point types of component LifeCycleService.

Contributed Items

  • <types>
          <type name="UserRegistrationContainer">default&gt;</type>
          <type name="UserRegistration">registrationRequest</type>
        </types>

XML Source

<extension point="types" target="org.nuxeo.ecm.core.lifecycle.LifeCycleService">
    <types>
      <type name="UserRegistrationContainer">default&gt;</type>
      <type name="UserRegistration">registrationRequest</type>
    </types>
  </extension>