Uses of Interface
io.camunda.client.api.command.UpdateRoleCommandStep1
Packages that use UpdateRoleCommandStep1
Package
Description
-
Uses of UpdateRoleCommandStep1 in io.camunda.client
Methods in io.camunda.client that return UpdateRoleCommandStep1Modifier and TypeMethodDescriptionCamundaClient.newUpdateRoleCommand(String roleId) Command to update a role. -
Uses of UpdateRoleCommandStep1 in io.camunda.client.api.command
Methods in io.camunda.client.api.command that return UpdateRoleCommandStep1Modifier and TypeMethodDescriptionUpdateRoleCommandStep1.description(String description) Set the description for the role to be updated.Set the name for the role to be updated. -
Uses of UpdateRoleCommandStep1 in io.camunda.client.impl
Methods in io.camunda.client.impl that return UpdateRoleCommandStep1 -
Uses of UpdateRoleCommandStep1 in io.camunda.client.impl.command
Classes in io.camunda.client.impl.command that implement UpdateRoleCommandStep1Methods in io.camunda.client.impl.command that return UpdateRoleCommandStep1