public abstract class KubernetesDeploymentCommandBase<T extends KubernetesDeploymentCommandBase.IKubernetesDeploymentCommandData> extends Object implements com.microsoft.jenkins.azurecommons.command.ICommand<T>
Modifier and Type | Class and Description |
---|---|
static interface |
KubernetesDeploymentCommandBase.IKubernetesDeploymentCommandData |
Constructor and Description |
---|
KubernetesDeploymentCommandBase() |
public void execute(T context)
execute
in interface com.microsoft.jenkins.azurecommons.command.ICommand<T extends KubernetesDeploymentCommandBase.IKubernetesDeploymentCommandData>
Copyright © 2016–2021. All rights reserved.