Index

E F G I J M N R S V 
All Classes and Interfaces|All Packages

E

embeddedOnly() - Element in annotation interface javaposse.jobdsl.dsl.NoDoc
If true, the method will only be shown in the embedded API viewer.

F

failIfMissing() - Element in annotation interface javaposse.jobdsl.dsl.RequiresPlugin
Aborts DSL processing when the plugin is not installed or must be updated.

G

getPackages() - Method in class javaposse.jobdsl.dsl.SnitchingClassLoader
 

I

id() - Element in annotation interface javaposse.jobdsl.dsl.RequiresPlugin
The Plugin ID or short name of the required plugin.

J

javaposse.jobdsl.dsl - package javaposse.jobdsl.dsl
 

M

minimumVersion() - Element in annotation interface javaposse.jobdsl.dsl.RequiresCore
The least acceptable version of Jenkins core.
minimumVersion() - Element in annotation interface javaposse.jobdsl.dsl.RequiresPlugin
The least acceptable version of the required plugin.

N

NoDoc - Annotation Interface in javaposse.jobdsl.dsl
Indicates that a method should not be included in the API documentation.

R

RequiresCore - Annotation Interface in javaposse.jobdsl.dsl
Indicates that a DSL method needs a certain minimum version of Jenkins core.
RequiresPlugin - Annotation Interface in javaposse.jobdsl.dsl
Indicates that a plugin must be installed to use the features provided by the annotated DSL method.
RequiresPlugins - Annotation Interface in javaposse.jobdsl.dsl
Container annotation for declaring multiple RequiresPlugin annotations.

S

SnitchingClassLoader - Class in javaposse.jobdsl.dsl
 
SnitchingClassLoader(ClassLoader) - Constructor for class javaposse.jobdsl.dsl.SnitchingClassLoader
 

V

value() - Element in annotation interface javaposse.jobdsl.dsl.RequiresPlugins
A list of RequiresPlugin annotations to indicate that more than one plugin must be installed to use the features provided by the annotated DSL method.
E F G I J M N R S V 
All Classes and Interfaces|All Packages