Package org.apereo.cas.web.flow.actions
Class StaticEventExecutionAction
- java.lang.Object
-
- org.springframework.webflow.action.AbstractAction
-
- org.apereo.cas.web.flow.actions.StaticEventExecutionAction
-
- All Implemented Interfaces:
org.springframework.beans.factory.InitializingBean,org.springframework.webflow.execution.Action
public class StaticEventExecutionAction extends org.springframework.webflow.action.AbstractActionThis isStaticEventExecutionAction.- Since:
- 5.3.0
-
-
Field Summary
Fields Modifier and Type Field Description static org.springframework.webflow.execution.ActionSUCCESSSuccess action.
-
Constructor Summary
Constructors Constructor Description StaticEventExecutionAction()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected org.springframework.webflow.execution.EventdoExecute(org.springframework.webflow.execution.RequestContext context)
-