| Annotation Type | Description |
|---|---|
| StaplerAccessibleType |
Explicitly tell Jenkins the annotated type is to be accessible by Stapler, i.e.
|
| StaplerDispatchable |
Explicitly tell Jenkins the annotated element is to be dispatched by Stapler, if possible.
|
| StaplerNotDispatchable |
Explicitly tell Jenkins the annotated element is not to be dispatched by Stapler.
|
Copyright © 2004–2018. All rights reserved.