|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD | |||||||
public interface ProgressListener
A listener which is notified as some long running operation makes progress.
| Method Summary | |
|---|---|
void
|
statusChanged(ProgressEvent event)
Called when the progress status changes. |
| Method Detail |
|---|
public void statusChanged(ProgressEvent event)
event - An event describing the status change.
Gradle API 1.5