public class AWSEBEnvironmentUpdaterThread extends Object implements Callable<AWSEBEnvironmentUpdaterThread>
Constructor and Description |
---|
AWSEBEnvironmentUpdaterThread(com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalk awseb,
com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription envd,
hudson.model.BuildListener listener,
String versionLabel) |
Modifier and Type | Method and Description |
---|---|
AWSEBEnvironmentUpdaterThread |
call() |
boolean |
isSuccessfull() |
void |
printResults() |
void |
run() |
public AWSEBEnvironmentUpdaterThread(com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalk awseb, com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription envd, hudson.model.BuildListener listener, String versionLabel)
public AWSEBEnvironmentUpdaterThread call() throws Exception
call
in interface Callable<AWSEBEnvironmentUpdaterThread>
Exception
public void printResults()
public boolean isSuccessfull()
public void run()
Copyright © 2014-2019. All Rights Reserved.