@Restricted(value=org.kohsuke.accmod.restrictions.DoNotUse.class) @Extension public static class EnvActionImpl.Copier extends org.jenkinsci.plugins.workflow.flow.FlowCopier.ByRun
org.jenkinsci.plugins.workflow.flow.FlowCopier.ByRun, org.jenkinsci.plugins.workflow.flow.FlowCopier.StandardActions
ExtensionPoint.LegacyInstancesAreScopedToHudson
Constructor and Description |
---|
Copier() |
Modifier and Type | Method and Description |
---|---|
void |
copy(Run<?,?> original,
Run<?,?> copy,
TaskListener listener) |
public void copy(Run<?,?> original, Run<?,?> copy, TaskListener listener) throws IOException, InterruptedException
copy
in class org.jenkinsci.plugins.workflow.flow.FlowCopier.ByRun
IOException
InterruptedException
Copyright © 2016–2020. All rights reserved.