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.