Uses of Class
org.bonitasoft.web.client.model.ProfileCreateRequest
Packages that use ProfileCreateRequest
Package
Description
-
Uses of ProfileCreateRequest in org.bonitasoft.web.client.api
Methods in org.bonitasoft.web.client.api with parameters of type ProfileCreateRequestModifier and TypeMethodDescriptionProfileApi.createProfile(ProfileCreateRequest body) Deprecated.ProfileApi.createProfileWithHttpInfo(ProfileCreateRequest body) Deprecated. -
Uses of ProfileCreateRequest in org.bonitasoft.web.client.model
Methods in org.bonitasoft.web.client.model that return ProfileCreateRequest -
Uses of ProfileCreateRequest in org.bonitasoft.web.client.services
Methods in org.bonitasoft.web.client.services with parameters of type ProfileCreateRequestModifier and TypeMethodDescriptionUserService.createProfile(ProfileCreateRequest profileCreateRequest) -
Uses of ProfileCreateRequest in org.bonitasoft.web.client.services.impl
Methods in org.bonitasoft.web.client.services.impl with parameters of type ProfileCreateRequestModifier and TypeMethodDescriptionDefaultUserService.createProfile(ProfileCreateRequest profileCreateRequest)