Uses of Class
org.bonitasoft.web.client.model.ProfileCreateRequest
-
Packages that use ProfileCreateRequest Package Description org.bonitasoft.web.client.api org.bonitasoft.web.client.model -
-
Uses of ProfileCreateRequest in org.bonitasoft.web.client.api
Methods in org.bonitasoft.web.client.api with parameters of type ProfileCreateRequest Modifier and Type Method Description ProfileProfileApi. createProfile(ProfileCreateRequest body)Create the Profile Create the Profile -
Uses of ProfileCreateRequest in org.bonitasoft.web.client.model
Methods in org.bonitasoft.web.client.model that return ProfileCreateRequest Modifier and Type Method Description ProfileCreateRequestProfileCreateRequest. description(String description)ProfileCreateRequestProfileCreateRequest. name(String name)
-