Groovy Documentation

Package javaposse.jobdsl.dsl

 

Interface Summary
JobManagement Interface to manage jobs, which the DSL needs to do.
 


Class Summary
AbstractJobManagement Abstract version of JobManagement to minimize impact on future API changes
DslScriptLoader Runs provided DSL scripts via an external JObManager
FileJobManagement
GeneratedJob
Job DSL Element representing a Jenkins Job
JobParent
MissingPropertyToStringDelegate Works like NodeBuilder, but in the context of a parent node.
NodeEnhancement Add div and leftShift operators to Node
ScriptRequest
WithXmlAction
 


Enum Summary
JobType
 


Exception Summary
JobConfigurationMissingException @author aharmel-law
JobConfigurationNotFoundException @author aharmel-law
JobNameNotProvidedException @author aharmel-law
JobTemplateMissingException @author aharmel-law
JobTypeMismatchException
 


Groovy Documentation