Interface ExtensionScmConnection

    • Method Detail

      • getSystem

        String getSystem()
        Returns:
        the name of the source management system (git, svn, etc.)
      • getPath

        String getPath()
        Returns:
        the path for that source management system (usually a URL)