Uses of Annotation Interface
jenkins.security.stapler.StaplerDispatchable
-
Uses of StaplerDispatchable in hudson.diagnosis
Modifier and TypeMethodDescriptionvoid
ReverseProxySetupMonitor.getTestForReverseProxySetup
(String rest) -
Uses of StaplerDispatchable in hudson.model
Modifier and TypeMethodDescriptionComputer.getExecutors()
Gets the read-only snapshot view of allExecutor
s.UpdateCenter.getJobs()
Returns the list ofUpdateCenter.UpdateCenterJob
representing scheduled installation attempts.Computer.getOneOffExecutors()
Gets the read-only snapshot view of allOneOffExecutor
s.UpdateCenter.getSites()
Returns the list ofUpdateSite
s to be used. -
Uses of StaplerDispatchable in jenkins.diagnosis
-
Uses of StaplerDispatchable in jenkins.model
Modifier and TypeMethodDescriptionvoid
Jenkins.doException()
End point that intentionally throws an exception to test the error behaviour.Jenkins.getExtensionList
(String extensionType) Used to bindExtensionList
s to URLs.Jenkins.getFederatedLoginService
(String name) Jenkins.getFingerprint
(String md5sum) Jenkins.getWidgets()
Gets theWidget
s registered on this object. -
Uses of StaplerDispatchable in jenkins.widgets