Uses of Annotation Interface
org.jenkinsci.plugins.github.admin.RequireAdminRights
Packages that use RequireAdminRights
-
Uses of RequireAdminRights in org.jenkinsci.plugins.github.admin
Methods in org.jenkinsci.plugins.github.admin with annotations of type RequireAdminRightsModifier and TypeMethodDescriptionorg.kohsuke.stapler.HttpResponse
GitHubHookRegisterProblemMonitor.doAct
(org.kohsuke.stapler.StaplerRequest2 req) Depending on whether the user said "yes" or "no", send them to the right place.void
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.