Interface SCMNavigatorRequest.Witness

    • Method Detail

      • record

        void record​(@NonNull
                    String projectName,
                    boolean isMatch)
        Records the result of the named project.
        Parameters:
        projectName - the project name.
        isMatch - true if the project matched.