CpsFlowFactoryAction2
instead.public interface CpsFlowFactoryAction extends Action
Modifier and Type | Method and Description |
---|---|
CpsFlowExecution |
create(CpsFlowDefinition def,
org.jenkinsci.plugins.workflow.flow.FlowExecutionOwner owner,
List<? extends Action> actions)
Deprecated.
|
getDisplayName, getIconFileName, getUrlName
CpsFlowExecution create(CpsFlowDefinition def, org.jenkinsci.plugins.workflow.flow.FlowExecutionOwner owner, List<? extends Action> actions) throws IOException
IOException
Copyright © 2016–2020. All rights reserved.