|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavaposse.jobdsl.dsl.helpers.AbstractHelper
javaposse.jobdsl.dsl.helpers.AbstractContextHelper
javaposse.jobdsl.dsl.helpers.publisher.PublisherContextHelper
class PublisherContextHelper extends AbstractContextHelper
Nested Class Summary | |
---|---|
static class |
PublisherContextHelper.PublisherContext
|
Constructor Summary | |
PublisherContextHelper(java.util.List withXmlActions, JobType jobType)
|
Method Summary | |
---|---|
groovy.lang.Closure
|
generateWithXmlClosure(PublisherContext context)
|
java.lang.Object
|
publishers(groovy.lang.Closure closure)
|
Methods inherited from class AbstractContextHelper | |
---|---|
execute, executeInContext, generateWithXmlAction, generateWithXmlClosure |
Methods inherited from class AbstractHelper | |
---|---|
execute |
Constructor Detail |
---|
PublisherContextHelper(java.util.List withXmlActions, JobType jobType)
Method Detail |
---|
groovy.lang.Closure generateWithXmlClosure(PublisherContext context)
java.lang.Object publishers(groovy.lang.Closure closure)
Groovy Documentation