Interface FlowPrepareHandler


  • public interface FlowPrepareHandler
    An interface that defines contract for custom preparation logic for the configurable flow widget. It is used together with PrepareType in the prepare section for the aforementioned widget.

    Note: handler="spring-bean-id" refers to the bean defined in the spring application context and it is of type FlowPrepareHandler