Interface ScriptTask

  • All Superinterfaces:
    java.lang.Runnable
    All Known Implementing Classes:
    LoopScriptTask

    public interface ScriptTask
    extends java.lang.Runnable
    • Method Detail

      • shouldExecute

        default boolean shouldExecute()