Package org.apereo.cas.web.flow.actions
Class WebflowActionBeanSupplier
java.lang.Object
org.apereo.cas.web.flow.actions.WebflowActionBeanSupplier
- All Implemented Interfaces:
Supplier<org.springframework.webflow.execution.Action>
public class WebflowActionBeanSupplier
extends Object
implements Supplier<org.springframework.webflow.execution.Action>
This is
WebflowActionBeanSupplier.- Since:
- 6.6.0
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classWebflowActionBeanSupplier.WebflowActionBeanSupplierBuilder<C extends WebflowActionBeanSupplier,B extends WebflowActionBeanSupplier.WebflowActionBeanSupplierBuilder<C, B>> -
Method Summary