-
- All Implemented Interfaces:
public interface TaskScheduler.Callback
-
-
Method Summary
Modifier and Type Method Description abstract UnitonTriggered(String taskId)-
-
Method Detail
-
onTriggered
abstract Unit onTriggered(String taskId)
-
-
-
-