Zeebe C# Client 2.5.0
C# Client to communicate with an Zeebe Gateway
Loading...
Searching...
No Matches
IEvaluateDecisionCommandStep1.IEvaluateDecisionCommandStep2 Interface Reference
Inheritance diagram for IEvaluateDecisionCommandStep1.IEvaluateDecisionCommandStep2:

Public Member Functions

IEvaluateDecisionCommandStep2 Variables (string variables)
 Set the variables for the decision evaluation. More...
 

Member Function Documentation

◆ Variables()

IEvaluateDecisionCommandStep2 IEvaluateDecisionCommandStep1.IEvaluateDecisionCommandStep2.Variables ( string  variables)

Set the variables for the decision evaluation.

Parameters
variablesThe variables JSON document as String.
Returns
the builder for this command. Call IFinalCommandStep<T>.Send to complete the command and send it to the broker.

The documentation for this interface was generated from the following file: