Package io.camunda.client.api.command
Interface EvaluateConditionalCommandStep1
- All Superinterfaces:
CommandWithCommunicationApiStep<EvaluateConditionalCommandStep1>,CommandWithVariables<EvaluateConditionalCommandStep1.EvaluateConditionalCommandStep2>
- All Known Implementing Classes:
EvaluateConditionalCommandImpl
public interface EvaluateConditionalCommandStep1
extends CommandWithCommunicationApiStep<EvaluateConditionalCommandStep1>, CommandWithVariables<EvaluateConditionalCommandStep1.EvaluateConditionalCommandStep2>
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface -
Method Summary
Methods inherited from interface io.camunda.client.api.command.CommandWithCommunicationApiStep
useGrpc, useRest