Class AbstractScmContentProvider.ScmGetRequest

    • Method Detail

      • getApiUrl

        public String getApiUrl()
      • getOwner

        public String getOwner()
      • getRepo

        public String getRepo()
      • getBranch

        public String getBranch()
      • getPath

        public String getPath()
      • getType

        public String getType()
      • getCredentials

        public com.cloudbees.plugins.credentials.common.StandardUsernamePasswordCredentials getCredentials()