Uses of Annotation Interface
org.jenkinsci.plugins.github.admin.GHRepoName
Packages that use GHRepoName
-
Uses of GHRepoName in org.jenkinsci.plugins.github.admin
Method parameters in org.jenkinsci.plugins.github.admin with annotations of type GHRepoNameModifier and TypeMethodDescriptionvoid
GitHubHookRegisterProblemMonitor.doDisignore
(GitHubRepositoryName repo) This web method requires POST, admin rights and nonnull repo.void
GitHubHookRegisterProblemMonitor.doIgnore
(GitHubRepositoryName repo) This web method requires POST, admin rights and nonnull repo.Methods in org.jenkinsci.plugins.github.admin with parameters of type GHRepoNameModifier and TypeMethodDescriptionGHRepoName.PayloadHandler.parse
(org.kohsuke.stapler.StaplerRequest2 req, GHRepoName a, Class type, String param)