public static class DatabaseConnectionStep.Execution
extends org.jenkinsci.plugins.workflow.steps.StepExecution
| Constructor and Description |
|---|
Execution(DatabaseConnectionStep step,
org.jenkinsci.plugins.workflow.steps.StepContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
onResume() |
boolean |
start() |
void |
stop(Throwable cause) |
public Execution(DatabaseConnectionStep step, @Nonnull org.jenkinsci.plugins.workflow.steps.StepContext context)
Copyright © 2016–2021. All rights reserved.