public interface ProjectTaskManagerListener
Modifier and Type | Method and Description |
---|---|
void |
afterRun(ProjectTaskManager.Result result) |
void |
beforeRun(ProjectTaskContext context) |
void beforeRun(ProjectTaskContext context) throws ExecutionException
ExecutionException
void afterRun(ProjectTaskManager.Result result) throws ExecutionException
ExecutionException