public class DeploymentCommand extends Object implements com.microsoft.jenkins.azurecommons.command.ICommand<DeploymentCommand.IDeploymentCommand>, Serializable
Mark it as serializable so that the inner Callable can be serialized correctly.
| Modifier and Type | Class and Description |
|---|---|
static interface |
DeploymentCommand.IDeploymentCommand |
static class |
DeploymentCommand.TaskResult |
| Constructor and Description |
|---|
DeploymentCommand() |
public void execute(DeploymentCommand.IDeploymentCommand context)
execute in interface com.microsoft.jenkins.azurecommons.command.ICommand<DeploymentCommand.IDeploymentCommand>Copyright © 2016–2017. All rights reserved.