Groovy Documentation

org.gradle.api.execution
[Java] Interface TaskActionListener


public interface TaskActionListener

A TaskWorkListener is notified of the actions that a task performs.


Groovy Documentation