Interface Trigger.TriggerAction
- Enclosing interface:
Trigger
public static interface Trigger.TriggerAction
Action to run if the trigger decides that time for execution has come.
- Since:
- taskplanner 3.0
-
Method Summary
-
Method Details
-
execute
-
run
default void run()Start the task if possible.
-