@camunda8/sdk
Preparing search index...
zeebe/types
MatchedDecisionRule
Interface MatchedDecisionRule
interface
MatchedDecisionRule
{
evaluatedOutputs
:
EvaluatedDecisionOutput
[]
;
ruleId
:
string
;
ruleIndex
:
number
;
}
Index
Properties
evaluated
Outputs
rule
Id
rule
Index
Properties
evaluated
Outputs
evaluatedOutputs
:
EvaluatedDecisionOutput
[]
the evaluated decision outputs
rule
Id
ruleId
:
string
the id of the matched rule
rule
Index
ruleIndex
:
number
the index of the matched rule
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
evaluated
Outputs
rule
Id
rule
Index
@camunda8/sdk
Loading...
the evaluated decision outputs