Class FinalizeInterruptFlowAction
- java.lang.Object
-
- org.springframework.webflow.action.AbstractAction
-
- org.apereo.cas.interrupt.webflow.actions.FinalizeInterruptFlowAction
-
- All Implemented Interfaces:
org.springframework.beans.factory.InitializingBean,org.springframework.webflow.execution.Action
public class FinalizeInterruptFlowAction extends org.springframework.webflow.action.AbstractActionThis isFinalizeInterruptFlowAction.- Since:
- 5.2.0
-
-
Constructor Summary
Constructors Constructor Description FinalizeInterruptFlowAction()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected org.springframework.webflow.execution.EventdoExecute(org.springframework.webflow.execution.RequestContext requestContext)
-