JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
jenkins.security.stapler
Annotation Interface StaplerNotDispatchable
@Target
({
FIELD
,
METHOD
})
@Retention
(
RUNTIME
)
@Documented
public @interface
StaplerNotDispatchable
Explicitly tell Jenkins the annotated element is not to be dispatched by Stapler.