| Modifier and Type | Method and Description |
|---|---|
FlowRun |
BuildFlowAction.getFlow() |
FlowRun |
FlowDelegate.getFlowRun() |
FlowRun |
FlowCause.getFlowRun() |
| Modifier and Type | Method and Description |
|---|---|
protected Class<FlowRun> |
BuildFlow.getBuildClass() |
| Modifier and Type | Method and Description |
|---|---|
void |
FlowDSL.executeFlowScript(FlowRun flowRun,
String dsl,
hudson.model.BuildListener listener) |
void |
FlowDelegate.setFlowRun(FlowRun value) |
| Constructor and Description |
|---|
BuildFlowAction(FlowRun flow) |
FlowCause(FlowRun flowRun,
JobInvocation associatedJob) |
FlowDelegate(FlowRun flowRun,
hudson.model.BuildListener listener,
Object upstream,
Object env) |
JobInvocation.Start(FlowRun run) |
JobInvocation(FlowRun run,
hudson.model.AbstractProject project) |
JobInvocation(FlowRun run,
String name) |
Copyright © 2004-2013. All Rights Reserved.