Uses of Interface
io.camunda.zeebe.client.api.command.CompleteUserTaskCommandStep1
Packages that use CompleteUserTaskCommandStep1
Package
Description
-
Uses of CompleteUserTaskCommandStep1 in io.camunda.zeebe.client
Methods in io.camunda.zeebe.client that return CompleteUserTaskCommandStep1Modifier and TypeMethodDescriptionZeebeClient.newUserTaskCompleteCommand(long userTaskKey) Deprecated.Command to complete a user task. -
Uses of CompleteUserTaskCommandStep1 in io.camunda.zeebe.client.api.command
Methods in io.camunda.zeebe.client.api.command that return CompleteUserTaskCommandStep1Modifier and TypeMethodDescriptionDeprecated.Set the custom action to complete the user task with.Deprecated.Set the variables to complete the user task with. -
Uses of CompleteUserTaskCommandStep1 in io.camunda.zeebe.client.impl
Methods in io.camunda.zeebe.client.impl that return CompleteUserTaskCommandStep1 -
Uses of CompleteUserTaskCommandStep1 in io.camunda.zeebe.client.impl.command
Classes in io.camunda.zeebe.client.impl.command that implement CompleteUserTaskCommandStep1Modifier and TypeClassDescriptionfinal classThis command implementation currently does not extendCommandWithVariablessince we would have to handle a String-ified JSON variables object.Methods in io.camunda.zeebe.client.impl.command that return CompleteUserTaskCommandStep1Modifier and TypeMethodDescription