org.jenkinsci.plugins.awsbeanstalkpublisher
Class AWSEBEnvironmentUpdaterThread
java.lang.Object
org.jenkinsci.plugins.awsbeanstalkpublisher.AWSEBEnvironmentUpdaterThread
- All Implemented Interfaces:
- Callable<AWSEBEnvironmentUpdaterThread>
public class AWSEBEnvironmentUpdaterThread
- extends Object
- implements Callable<AWSEBEnvironmentUpdaterThread>
Constructor Summary |
AWSEBEnvironmentUpdaterThread(com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalk awseb,
com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription envd,
hudson.model.BuildListener listener,
String versionLabel)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AWSEBEnvironmentUpdaterThread
public AWSEBEnvironmentUpdaterThread(com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalk awseb,
com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription envd,
hudson.model.BuildListener listener,
String versionLabel)
call
public AWSEBEnvironmentUpdaterThread call()
throws Exception
- Specified by:
call
in interface Callable<AWSEBEnvironmentUpdaterThread>
- Throws:
Exception
printResults
public void printResults()
isSuccessfull
public boolean isSuccessfull()
run
public void run()
Copyright © 2014-2015. All Rights Reserved.