|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.gradle.TaskExecutionLogger
public class TaskExecutionLogger
A listener which logs the execution of tasks.
| Constructor Summary | |
TaskExecutionLogger(ProgressLoggerFactory progressLoggerFactory)
|
|
| Method Summary | |
|---|---|
void
|
afterExecute(Task task, TaskState state)
|
void
|
beforeExecute(Task task)
|
| Methods inherited from class Object | |
|---|---|
| wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
| Constructor Detail |
|---|
public TaskExecutionLogger(ProgressLoggerFactory progressLoggerFactory)
| Method Detail |
|---|
public void afterExecute(Task task, TaskState state)
public void beforeExecute(Task task)
Gradle API 1.5