Class GitlabAction

    • Field Detail

      • LOGGER

        public static final Logger LOGGER
    • Constructor Detail

      • GitlabAction

        public GitlabAction()
    • Method Detail

      • doServerList

        public org.kohsuke.stapler.HttpResponse doServerList()
      • doProjectList

        public org.kohsuke.stapler.HttpResponse doProjectList​(@AncestorInPath
                                                              jenkins.scm.api.SCMSourceOwner context,
                                                              @QueryParameter
                                                              String server,
                                                              @QueryParameter
                                                              String owner)