Interface IFlowInitializer

All Known Implementing Classes:
DcmWidgetFlowInitializer, DefaultFlowInitializer

public interface IFlowInitializer
Interface for objects to be returned by FlowInitializerFactory. The flow initializer will be called upon flow start for non-refreshable flows only.
Since:
15.11
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • initialize

      void initialize()