Interface CpsFlowFactoryAction2
- All Superinterfaces:
- Action,- ModelObject
Action that can be passed to FlowDefinition.create(FlowExecutionOwner, List)
 that can take over the instantiation of CpsFlowExecution.- 
Method SummaryMethods inherited from interface hudson.model.ActiongetDisplayName, getIconFileName, getUrlName
- 
Method Details- 
createCpsFlowExecution create(org.jenkinsci.plugins.workflow.flow.FlowDefinition def, org.jenkinsci.plugins.workflow.flow.FlowExecutionOwner owner, List<? extends Action> actions) throws IOException - Throws:
- IOException
 
 
-