public class SetJenkinsfileLocation
extends hudson.model.InvisibleAction
implements org.jenkinsci.plugins.workflow.cps.CpsFlowFactoryAction2
Jenkinsfile from a specific file.| Constructor and Description |
|---|
SetJenkinsfileLocation(File jenkinsfile,
Boolean sandbox) |
| Modifier and Type | Method and Description |
|---|---|
org.jenkinsci.plugins.workflow.cps.CpsFlowExecution |
create(org.jenkinsci.plugins.workflow.flow.FlowDefinition def,
org.jenkinsci.plugins.workflow.flow.FlowExecutionOwner owner,
List<? extends hudson.model.Action> actions) |
getDisplayName, getIconFileName, getUrlNamepublic org.jenkinsci.plugins.workflow.cps.CpsFlowExecution create(org.jenkinsci.plugins.workflow.flow.FlowDefinition def,
org.jenkinsci.plugins.workflow.flow.FlowExecutionOwner owner,
List<? extends hudson.model.Action> actions)
throws IOException
create in interface org.jenkinsci.plugins.workflow.cps.CpsFlowFactoryAction2IOExceptionCopyright © 2004–2020. All rights reserved.