Uses of Class
org.flowable.rest.service.api.identity.UserRequest
Packages that use UserRequest
-
Uses of UserRequest in org.flowable.rest.service.api
Methods in org.flowable.rest.service.api with parameters of type UserRequestModifier and TypeMethodDescriptionvoidBpmnRestApiInterceptor.createUser(UserRequest userRequest) -
Uses of UserRequest in org.flowable.rest.service.api.identity
Methods in org.flowable.rest.service.api.identity with parameters of type UserRequestModifier and TypeMethodDescriptionUserCollectionResource.createUser(UserRequest userRequest) UserResource.updateUser(String userId, UserRequest userRequest)