com.atlassian.bamboo.event.aws
Class ElasticBambooConfigChangedEventImpl
java.lang.Object
com.atlassian.bamboo.event.aws.ElasticBambooConfigChangedEventImpl
public class ElasticBambooConfigChangedEventImpl
- extends Object
Constructor Summary |
ElasticBambooConfigChangedEventImpl(String regionName,
boolean elasticWizard,
boolean wasEnabled)
This is an analytics event to indicate that the user changed the EC2 configuration through the admin UI |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ElasticBambooConfigChangedEventImpl
public ElasticBambooConfigChangedEventImpl(String regionName,
boolean elasticWizard,
boolean wasEnabled)
- This is an analytics event to indicate that the user changed the EC2 configuration through the admin UI
getRegionName
public String getRegionName()
isElasticWizard
public boolean isElasticWizard()
isCreated
public boolean isCreated()
isUpdated
public boolean isUpdated()
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.