Uses of Class
com.cloudbees.plugins.flow.FlowRun

Uses of FlowRun in com.cloudbees.plugins.flow
 

Methods in com.cloudbees.plugins.flow that return FlowRun
 FlowRun BuildFlowAction.getFlow()
           
 FlowRun FlowDelegate.getFlowRun()
           
 

Methods in com.cloudbees.plugins.flow that return types with arguments of type FlowRun
protected  java.lang.Class<FlowRun> BuildFlow.getBuildClass()
           
 

Methods in com.cloudbees.plugins.flow with parameters of type FlowRun
 void FlowDSL.executeFlowScript(FlowRun flowRun, java.lang.String dsl)
           
 void FlowDelegate.setFlowRun(FlowRun value)
           
 

Constructors in com.cloudbees.plugins.flow with parameters of type FlowRun
BuildFlowAction(FlowRun flow)
           
FlowCause(FlowRun flowRun)
           
FlowDelegate(FlowRun flowRun)
           
 



Copyright © 2004-2012. All Rights Reserved.