public class GenericBuildStep
extends org.jenkinsci.plugins.workflow.steps.AbstractStepExecutionImpl
| Constructor and Description |
|---|
GenericBuildStep(List<KubectlCredential> credentials,
org.jenkinsci.plugins.workflow.steps.StepContext context) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
start() |
void |
stop(Throwable cause) |
inject, onResumepublic GenericBuildStep(List<KubectlCredential> credentials, org.jenkinsci.plugins.workflow.steps.StepContext context)
Copyright © 2016–2020. All rights reserved.