Uses of Class
org.bonitasoft.web.client.model.ProfileUpdateRequest
Packages that use ProfileUpdateRequest
-
Uses of ProfileUpdateRequest in org.bonitasoft.web.client.api
Methods in org.bonitasoft.web.client.api with parameters of type ProfileUpdateRequestModifier and TypeMethodDescriptionvoidProfileApi.updateProfileById(String id, ProfileUpdateRequest profileUpdateRequest) Deprecated.ProfileApi.updateProfileByIdWithHttpInfo(String id, ProfileUpdateRequest profileUpdateRequest) Deprecated. -
Uses of ProfileUpdateRequest in org.bonitasoft.web.client.model
Methods in org.bonitasoft.web.client.model that return ProfileUpdateRequestModifier and TypeMethodDescriptionProfileUpdateRequest.description(String description) ProfileUpdateRequest.displayName(String displayName)