public static class JobInvocation.Start extends JobInvocation
JobInvocation.Start| Constructor and Description |
|---|
JobInvocation.Start(FlowRun run) |
| Modifier and Type | Method and Description |
|---|---|
groovy.lang.MetaClass |
getMetaClass() |
Object |
getProperty(String property) |
void |
setMetaClass(groovy.lang.MetaClass mc) |
void |
setProperty(String property,
Object value) |
abort, buildCompleted, buildFinalized, buildStarted, equals, getBuild, getBuildUrl, getDisplayName, getFlowRun, getId, getName, getProject, getResult, getResultString, getStartTime, hashCode, invokeMethod, isCompleted, isFinalized, isStarted, propertyMissing, run, toString, waitForCompletion, waitForFinalization, waitForStartpublic JobInvocation.Start(FlowRun run)
public groovy.lang.MetaClass getMetaClass()
getMetaClass in interface groovy.lang.GroovyObjectgetMetaClass in class JobInvocationpublic void setMetaClass(groovy.lang.MetaClass mc)
setMetaClass in interface groovy.lang.GroovyObjectsetMetaClass in class JobInvocationpublic Object getProperty(String property)
getProperty in interface groovy.lang.GroovyObjectgetProperty in class JobInvocationpublic void setProperty(String property, Object value)
setProperty in interface groovy.lang.GroovyObjectsetProperty in class JobInvocationCopyright © 2004-2016. All Rights Reserved.