Extension point userWorkspace
Documentation
Defines the class to use resolve the userworkspace organization
Contribution Descriptors
Existing Contributions
Contributions are presented in the same order as the registration order on this extension point. This order is displayed before the contribution name, in brackets.
-
<extension point="userWorkspace" target="org.nuxeo.ecm.platform.userworkspace.UserWorkspaceService"> <userWorkspace class="org.nuxeo.ecm.platform.userworkspace.core.service.DefaultUserWorkspaceServiceImpl"/> </extension>
-
<extension point="userWorkspace" target="org.nuxeo.ecm.platform.userworkspace.UserWorkspaceService"> <userWorkspace class="org.nuxeo.ecm.multi.tenant.userworkspace.MultiTenantUserWorkspaceService"/> </extension>