Uses of Class
org.activiti.cloud.identity.web.assembler.ModelRepresentationUserAssembler
-
Packages that use ModelRepresentationUserAssembler Package Description org.activiti.cloud.identity.web.controller -
-
Uses of ModelRepresentationUserAssembler in org.activiti.cloud.identity.web.controller
Constructors in org.activiti.cloud.identity.web.controller with parameters of type ModelRepresentationUserAssembler Constructor Description IdentityManagementController(IdentityManagementService identityManagementService, AlfrescoPagedModelAssembler<User> pagedCollectionUserAssembler, AlfrescoPagedModelAssembler<Group> pagedCollectionGroupAssembler, ModelRepresentationGroupAssembler modelRepresentationGroupAssembler, ModelRepresentationUserAssembler modelRepresentationUserAssembler)
-