public abstract class CpsTemplateFlowDefinition
extends org.jenkinsci.plugins.workflow.flow.FlowDefinition
ExtensionPoint.LegacyInstancesAreScopedToHudson
Modifier and Type | Field and Description |
---|---|
protected OesTemplateFlowDefinitionConfiguration |
configProvider |
Constructor and Description |
---|
CpsTemplateFlowDefinition() |
Modifier and Type | Method and Description |
---|---|
org.jenkinsci.plugins.workflow.cps.CpsFlowExecution |
create(org.jenkinsci.plugins.workflow.flow.FlowExecutionOwner owner,
TaskListener listener,
List<? extends Action> actions) |
protected OesTemplateFlowDefinitionConfiguration configProvider
public org.jenkinsci.plugins.workflow.cps.CpsFlowExecution create(org.jenkinsci.plugins.workflow.flow.FlowExecutionOwner owner, TaskListener listener, List<? extends Action> actions) throws Exception
create
in class org.jenkinsci.plugins.workflow.flow.FlowDefinition
Exception
Copyright © 2016–2022. All rights reserved.