com.cloudbees.plugins.flow
Class JobInvocation
java.lang.Object
com.cloudbees.plugins.flow.JobInvocation
public class JobInvocation
- extends Object
JobInvocation
public JobInvocation(FlowRun run,
String name)
getResult
public hudson.model.Result getResult()
throws ExecutionException,
InterruptedException
- Throws:
ExecutionException
InterruptedException
getBuild
public hudson.model.Run getBuild()
throws ExecutionException,
InterruptedException
- Throws:
ExecutionException
InterruptedException
toString
public String toString()
- Overrides:
toString in class Object
waitForCompletion
public void waitForCompletion()
throws ExecutionException,
InterruptedException
- Throws:
ExecutionException
InterruptedException
Copyright © 2004-2012. All Rights Reserved.