Interface StatusCallback


  • public interface StatusCallback
    This interface is used to receive every status item for the SVNClientInterface.status call.
    • Method Detail

      • doStatus

        void doStatus​(Status status)
        the method will be called for each status item
        Parameters:
        status - the status object