Uses of Class
org.bonitasoft.web.client.model.UserCreateRequest
Packages that use UserCreateRequest
Package
Description
-
Uses of UserCreateRequest in org.bonitasoft.web.client.api
Methods in org.bonitasoft.web.client.api with parameters of type UserCreateRequestModifier and TypeMethodDescriptionUserApi.createUser(UserCreateRequest body) Create the User Create the UserUserApi.createUserWithHttpInfo(UserCreateRequest body) Create the User Similar tocreateUserbut it also returns the http response headers . -
Uses of UserCreateRequest in org.bonitasoft.web.client.model
Methods in org.bonitasoft.web.client.model that return UserCreateRequest -
Uses of UserCreateRequest in org.bonitasoft.web.client.services
Methods in org.bonitasoft.web.client.services with parameters of type UserCreateRequest -
Uses of UserCreateRequest in org.bonitasoft.web.client.services.impl
Methods in org.bonitasoft.web.client.services.impl with parameters of type UserCreateRequestModifier and TypeMethodDescriptionDefaultUserService.createUser(UserCreateRequest userCreateRequest)