public class AnkaSaveImageBuildStep
extends org.jenkinsci.plugins.workflow.steps.Step
Modifier and Type | Class and Description |
---|---|
static class |
AnkaSaveImageBuildStep.DescriptorImpl |
static class |
AnkaSaveImageBuildStep.Execution |
Modifier and Type | Field and Description |
---|---|
int |
DEFAULT_TIMEOUT_MINS |
Constructor and Description |
---|
AnkaSaveImageBuildStep(boolean shouldFail,
int timeoutMinutes) |
Modifier and Type | Method and Description |
---|---|
boolean |
getShouldFail() |
int |
getTimeoutMinutes() |
org.jenkinsci.plugins.workflow.steps.StepExecution |
start(org.jenkinsci.plugins.workflow.steps.StepContext context) |
public final int DEFAULT_TIMEOUT_MINS
@DataBoundConstructor public AnkaSaveImageBuildStep(boolean shouldFail, int timeoutMinutes)
Copyright © 2016–2020. All rights reserved.