Skip navigation links
agentgui.core.update

Interface MirrorToolListener

    • Method Detail

      • onMirroringFinaliized

        void onMirroringFinaliized(MirrorTool.MirrorToolsJob job,
                                   boolean successful)
        On mirroring finalized will be invoked if a mirroring is done.
        Parameters:
        job - the job that was executed
        successful - true, if the mirroring was successful