Uses of Class
io.camunda.client.protocol.rest.RoleChangeset
Packages that use RoleChangeset
-
Uses of RoleChangeset in io.camunda.client.protocol.rest
Methods in io.camunda.client.protocol.rest that return RoleChangesetModifier and TypeMethodDescriptionRoleUpdateRequest.getChangeset()The set of changed role attributes.Methods in io.camunda.client.protocol.rest with parameters of type RoleChangesetModifier and TypeMethodDescriptionRoleUpdateRequest.changeset(RoleChangeset changeset) voidRoleUpdateRequest.setChangeset(RoleChangeset changeset)