Interface OperationCompletionListener


  • public interface OperationCompletionListener
    A listener which is notified when operations run as part of the build complete.
    Since:
    6.1
    • Method Detail

      • onFinish

        void onFinish​(FinishEvent event)
        Called when an operation completes.