Interface ScriptTask
-
- All Superinterfaces:
java.lang.Runnable
- All Known Implementing Classes:
LoopScriptTask
public interface ScriptTask extends java.lang.Runnable
-
-
Method Summary
All Methods Instance Methods Default Methods Modifier and Type Method Description default boolean
shouldExecute()
-