org.jenkinsci.plugins.awsbeanstalkpublisher
Class Deployer
java.lang.Object
org.jenkinsci.plugins.awsbeanstalkpublisher.Deployer
public class Deployer
- extends Object
Constructor Summary |
Deployer(AWSEBDeploymentProvider builder,
hudson.model.AbstractBuild<?,?> build,
hudson.Launcher launcher,
hudson.model.BuildListener listener)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Deployer
public Deployer(AWSEBDeploymentProvider builder,
hudson.model.AbstractBuild<?,?> build,
hudson.Launcher launcher,
hudson.model.BuildListener listener)
throws IOException,
InterruptedException
- Throws:
IOException
InterruptedException
perform
public void perform()
throws Exception
- Throws:
Exception
updateEnvironments
public void updateEnvironments()
throws Exception
- Throws:
Exception
updateEnvironments
public void updateEnvironments(com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentsResult environments)
throws Exception
- Throws:
Exception
Copyright © 2014. All Rights Reserved.