Interface TestConnectionService

    • Method Detail

      • testConnection

        @Nullable
        String testConnection()
                       throws VcsException
        Called to test connection for current VcsSettings
        Returns:
        current connection description or null if no additional information shall be displayed to the user in case of successful connection.
        Throws:
        VcsException - - if test connection failed