public class ServerEndpointStep
extends org.jenkinsci.plugins.workflow.steps.Step
| Modifier and Type | Class and Description |
|---|---|
static class |
ServerEndpointStep.DescriptorImpl |
static class |
ServerEndpointStep.Execution
Deprecated.
only here for binary compatibility
|
ExtensionPoint.LegacyInstancesAreScopedToHudson| Constructor and Description |
|---|
ServerEndpointStep(org.jenkinsci.plugins.docker.commons.credentials.DockerServerEndpoint server) |
| Modifier and Type | Method and Description |
|---|---|
org.jenkinsci.plugins.docker.commons.credentials.DockerServerEndpoint |
getServer() |
org.jenkinsci.plugins.workflow.steps.StepExecution |
start(org.jenkinsci.plugins.workflow.steps.StepContext context) |
@DataBoundConstructor public ServerEndpointStep(@Nonnull org.jenkinsci.plugins.docker.commons.credentials.DockerServerEndpoint server)
Copyright © 2016–2019. All rights reserved.