Annotation Interface StaplerAccessibleType


@Target(TYPE) @Retention(RUNTIME) @Documented public @interface StaplerAccessibleType
Explicitly tell Jenkins the annotated type is to be accessible by Stapler, i.e. getters and fields with this (return) type can be invoked.