public class DeploymentConfig extends hudson.model.AbstractDescribableImpl<DeploymentConfig>
| Modifier and Type | Class and Description |
|---|---|
static class |
DeploymentConfig.DescriptorImpl
DescriptorImpl
|
@DataBoundConstructor public DeploymentConfig(String apiKey, String appEnv, String version, String name, String branch, String commit, String uri)
apiKey - Stackify API keyappEnv - Stackify application environment nameversion - Application versionname - Deployment namebranch - Deployment branchcommit - Last commit from the deployment branchuri - Uri for the build / deployment jobCopyright © 2016–2018 Stackify, LLC. All rights reserved.