@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class)
public class ReleaseStepExecution
extends org.jenkinsci.plugins.workflow.steps.StepExecution
Constructor and Description |
---|
ReleaseStepExecution(org.jenkinsci.plugins.workflow.steps.StepContext context,
ReleaseStep step) |
Modifier and Type | Method and Description |
---|---|
boolean |
start() |
void |
stop(Throwable cause) |
public ReleaseStepExecution(@Nonnull org.jenkinsci.plugins.workflow.steps.StepContext context, @Nonnull ReleaseStep step)
Copyright © 2016–2022. All rights reserved.