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 StaplerDispatchable
@Target
({
FIELD
,
METHOD
})
@Retention
(
RUNTIME
)
@Documented
public @interface
StaplerDispatchable
Explicitly tell Jenkins the annotated element is to be dispatched by Stapler, if possible.