|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD | |||||||
public interface TaskExecutionListener
A TaskExecutionListener is notified of the execution of the tasks in a build.
You can add a TaskExecutionListener to a build using TaskExecutionGraph.addTaskExecutionListener
Groovy Documentation