Platform Explorer / Nuxeo Platform LTS 2015 7.10

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

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

Extension Point

Extension point types of component LifeCycleService.

Contributed Items

  • <types>
          <type name="UserInvitationContainer">default&gt;</type>
          <type name="UserInvitation">registrationRequest</type>
        </types>

XML Source

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