Interface TimedFlowExecutionListener

    • Method Detail

      • setUpdateInterval

        void setUpdateInterval​(int value)
        Sets the interval after which to trigger, for instance, an update.
        Parameters:
        value - the interval
      • getUpdateInterval

        int getUpdateInterval()
        Returns the interval after which to trigger, for instance, an update.
        Returns:
        the interval
      • updateIntervalTipText

        String updateIntervalTipText()
        Returns the tip text for this property.
        Returns:
        tip text for this property suitable for displaying in the GUI or for listing the options.