com.cloudbees.plugins.flow
Class JobInvocation.Start
java.lang.Object
com.cloudbees.plugins.flow.JobInvocation
com.cloudbees.plugins.flow.JobInvocation.Start
- All Implemented Interfaces:
- groovy.lang.GroovyObject
- Enclosing class:
- JobInvocation
public static class JobInvocation.Start
- extends JobInvocation
| Methods inherited from class com.cloudbees.plugins.flow.JobInvocation |
abort, buildCompleted, buildFinalized, buildStarted, equals, getBuild, getBuildUrl, getFlowRun, getId, getName, getProject, getResult, getResultString, getStartTime, hashCode, invokeMethod, isCompleted, isFinalized, isStarted, propertyMissing, run, toString, waitForCompletion, waitForFinalization, waitForStart |
JobInvocation.Start
public JobInvocation.Start(FlowRun run)
getMetaClass
public groovy.lang.MetaClass getMetaClass()
- Specified by:
getMetaClass in interface groovy.lang.GroovyObject- Overrides:
getMetaClass in class JobInvocation
setMetaClass
public void setMetaClass(groovy.lang.MetaClass mc)
- Specified by:
setMetaClass in interface groovy.lang.GroovyObject- Overrides:
setMetaClass in class JobInvocation
getProperty
public Object getProperty(String property)
- Specified by:
getProperty in interface groovy.lang.GroovyObject- Overrides:
getProperty in class JobInvocation
setProperty
public void setProperty(String property,
Object value)
- Specified by:
setProperty in interface groovy.lang.GroovyObject- Overrides:
setProperty in class JobInvocation
Copyright © 2004-2014. All Rights Reserved.