Skip to content
This repository has been archived by the owner on Apr 17, 2024. It is now read-only.

Latest commit

 

History

History
19 lines (14 loc) · 906 Bytes

FlowStageBinding.md

File metadata and controls

19 lines (14 loc) · 906 Bytes

FlowStageBinding

Properties

Name Type Description Notes
pk java.util.UUID [readonly]
policybindingmodelPtrId java.util.UUID [readonly]
target java.util.UUID
stage java.util.UUID
stageObj Stage [readonly]
order kotlin.Int
evaluateOnPlan kotlin.Boolean Evaluate policies during the Flow planning process. [optional]
reEvaluatePolicies kotlin.Boolean Evaluate policies when the Stage is present to the user. [optional]
policyEngineMode PolicyEngineMode [optional]
invalidResponseAction InvalidResponseActionEnum [optional]