Interface ProgressListener


@Incubating public interface ProgressListener
A listener which is notified when operations that are executed as part of running a build make progress.
Since:
2.5
See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Called when the execution of an operation progresses.