public static class ReadMavenPomStep.Execution
extends org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution<org.apache.maven.model.Model>
| Modifier | Constructor and Description |
|---|---|
protected |
Execution(ReadMavenPomStep step,
org.jenkinsci.plugins.workflow.steps.StepContext context) |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.maven.model.Model |
run() |
blocksRestart, getStatus, onResume, start, stopprotected Execution(@Nonnull ReadMavenPomStep step, @Nonnull org.jenkinsci.plugins.workflow.steps.StepContext context)
Copyright © 2016–2020. All rights reserved.