Uses of Class
org.camunda.bpm.engine.rest.dto.identity.UserDto
Packages that use UserDto
Package
Description
-
Uses of UserDto in org.camunda.bpm.admin.impl.web
Methods in org.camunda.bpm.admin.impl.web with parameters of type UserDtoModifier and TypeMethodDescriptionvoid
SetupResource.createInitialUser
(String processEngineName, UserDto user) protected void
SetupResource.createInitialUserInternal
(String processEngineName, UserDto user, ProcessEngine processEngine) -
Uses of UserDto in org.camunda.bpm.engine.rest
Methods in org.camunda.bpm.engine.rest with parameters of type UserDto -
Uses of UserDto in org.camunda.bpm.engine.rest.dto.identity
Subclasses of UserDto in org.camunda.bpm.engine.rest.dto.identityMethods in org.camunda.bpm.engine.rest.dto.identity that return UserDto -
Uses of UserDto in org.camunda.bpm.engine.rest.impl
Methods in org.camunda.bpm.engine.rest.impl with parameters of type UserDto