JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
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.