Interface JobRunnerSupporter

    • Method Detail

      • setPreferJobRunner

        void setPreferJobRunner​(boolean value)
        Sets whether to offload processing to a JobRunner instance if available.
        Parameters:
        value - if true try to find/use a JobRunner instance
      • getPreferJobRunner

        boolean getPreferJobRunner()
        Returns whether to offload processing to a JobRunner instance if available.
        Returns:
        if true try to find/use a JobRunner instance
      • preferJobRunnerTipText

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