Package org.apereo.cas.web.flow.executor
Class WebflowExecutorFactory
- java.lang.Object
-
- org.apereo.cas.web.flow.executor.WebflowExecutorFactory
-
public class WebflowExecutorFactory extends java.lang.ObjectThis isWebflowExecutorFactory.- Since:
- 5.3.0
-
-
Constructor Summary
Constructors Constructor Description WebflowExecutorFactory()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.springframework.webflow.executor.FlowExecutorbuild()Build flow executor.
-