public class OpenShiftCreatorExecution extends org.jenkinsci.plugins.workflow.steps.AbstractSynchronousNonBlockingStepExecution<Void>
| Modifier and Type | Field and Description |
|---|---|
private hudson.model.Computer |
computer |
private hudson.EnvVars |
envVars |
private hudson.model.Executor |
executor |
private hudson.FilePath |
filePath |
private hudson.Launcher |
launcher |
private hudson.model.TaskListener |
listener |
private hudson.model.Run<?,?> |
runObj |
private static long |
serialVersionUID |
private OpenShiftCreator |
step |
| Constructor and Description |
|---|
OpenShiftCreatorExecution() |
| Modifier and Type | Method and Description |
|---|---|
protected Void |
run() |
onResume, start, stopprivate static final long serialVersionUID
@StepContextParameter private transient hudson.model.TaskListener listener
@StepContextParameter private transient hudson.Launcher launcher
@StepContextParameter private transient hudson.EnvVars envVars
@StepContextParameter private transient hudson.model.Run<?,?> runObj
@StepContextParameter private transient hudson.FilePath filePath
@StepContextParameter private transient hudson.model.Executor executor
@StepContextParameter private transient hudson.model.Computer computer
@Inject private transient OpenShiftCreator step
Copyright © 2004-2020 Red Hat, Inc. All Rights Reserved.