Interface AutoStartSupporter

    • Method Detail

      • setAutoStart

        void setAutoStart​(boolean value)
        Sets whether this processor gets executed on start up.
        Parameters:
        value - true if to automatically start
      • getAutoStart

        boolean getAutoStart()
        Returns whether this processor gets executed on start up.
        Returns:
        true if to automatically start
      • autoStartTipText

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