Variable DecisionInstanceStateEnumConst
DecisionInstanceStateEnum: {
EVALUATED: "EVALUATED";
FAILED: "FAILED";
UNKNOWN: "UNKNOWN";
UNSPECIFIED: "UNSPECIFIED";
} = ...
Type Declaration
ReadonlyEVALUATED: "EVALUATED"
ReadonlyFAILED: "FAILED"
ReadonlyUNKNOWN: "UNKNOWN"
ReadonlyUNSPECIFIED: "UNSPECIFIED"
The state of the decision instance. UNSPECIFIED and UNKNOWN are deprecated and should not be used anymore, for removal in 8.10