Uses of Class
org.bonitasoft.web.client.model.ActorUpdateRequest
Packages that use ActorUpdateRequest
-
Uses of ActorUpdateRequest in org.bonitasoft.web.client.api
Methods in org.bonitasoft.web.client.api with parameters of type ActorUpdateRequestModifier and TypeMethodDescriptionvoidActorApi.updateActorById(String id, ActorUpdateRequest actorUpdateRequest) Deprecated.ActorApi.updateActorByIdWithHttpInfo(String id, ActorUpdateRequest actorUpdateRequest) Deprecated. -
Uses of ActorUpdateRequest in org.bonitasoft.web.client.model
Methods in org.bonitasoft.web.client.model that return ActorUpdateRequestModifier and TypeMethodDescriptionActorUpdateRequest.description(String description) ActorUpdateRequest.displayName(String displayName)