Class GuardrailResult

java.lang.Object
com.flowable.agent.engine.impl.guardrail.GuardrailResult

public class GuardrailResult extends Object
Captures the outcome of guardrail validation. When a skip or reject occurs, this result carries the reason and source identifier so the caller (AgentService) can resolve the appropriate BPMN/CMMN variable mappings.