Uses of Interface
io.camunda.client.api.command.AssignRoleToGroupCommandStep1
Packages that use AssignRoleToGroupCommandStep1
-
Uses of AssignRoleToGroupCommandStep1 in io.camunda.client
Methods in io.camunda.client that return AssignRoleToGroupCommandStep1Modifier and TypeMethodDescriptionCamundaClient.newAssignRoleToGroupCommand()Command to assign a role to a group. -
Uses of AssignRoleToGroupCommandStep1 in io.camunda.client.impl
Methods in io.camunda.client.impl that return AssignRoleToGroupCommandStep1 -
Uses of AssignRoleToGroupCommandStep1 in io.camunda.client.impl.command
Classes in io.camunda.client.impl.command that implement AssignRoleToGroupCommandStep1