Interface UI

  • All Superinterfaces:
    StepObserver
    All Known Implementing Classes:
    BasicUI, LanternaUI, NoUI

    public interface UI
    extends StepObserver
    This interface define how UI is informed of The workflow changes.
    Since:
    2.0
    Author:
    Laurent Jourdren
    • Method Detail

      • getName

        String getName()
        Get the name of the UI.
        Returns:
        the name of the UI
      • init

        void init​(Workflow workflow)
        Initialize the UI.
        Parameters:
        workflow - the worflow