Uses of Interface
io.camunda.client.api.command.UpdateGroupCommandStep1
Packages that use UpdateGroupCommandStep1
Package
Description
-
Uses of UpdateGroupCommandStep1 in io.camunda.client
Methods in io.camunda.client that return UpdateGroupCommandStep1Modifier and TypeMethodDescriptionCamundaClient.newUpdateGroupCommand(String groupId) Command to update a group. -
Uses of UpdateGroupCommandStep1 in io.camunda.client.api.command
Methods in io.camunda.client.api.command that return UpdateGroupCommandStep1Modifier and TypeMethodDescriptionUpdateGroupCommandStep1.description(String description) Sets the description for the group to be updated.Sets the name for the group to be updated. -
Uses of UpdateGroupCommandStep1 in io.camunda.client.impl
Methods in io.camunda.client.impl that return UpdateGroupCommandStep1 -
Uses of UpdateGroupCommandStep1 in io.camunda.client.impl.command
Classes in io.camunda.client.impl.command that implement UpdateGroupCommandStep1Methods in io.camunda.client.impl.command that return UpdateGroupCommandStep1