ProgressListener

A listener which is notified when operations that are executed as part of running a build make progress.

Since

2.5

See also

Functions

Link copied to clipboard
abstract fun statusChanged(event: ProgressEvent)
Called when the execution of an operation progresses.