Class ElasticInstanceStartedAnalyticsEvent

java.lang.Object
com.atlassian.bamboo.event.analytics.ElasticInstanceStartedAnalyticsEvent

@AsynchronousPreferred public class ElasticInstanceStartedAnalyticsEvent extends Object
Analytics event published when an elastic instance is started.
  • Constructor Details

    • ElasticInstanceStartedAnalyticsEvent

      public ElasticInstanceStartedAnalyticsEvent(ElasticImageConfiguration elasticImageConfiguration)
  • Method Details

    • getOs

    • getRootDeviceType

      public com.atlassian.aws.ec2.awssdk.AwsSupportConstants.RootDeviceType getRootDeviceType()
    • getVirtualisationType

      public com.atlassian.aws.ec2.awssdk.AwsSupportConstants.Virtualisation getVirtualisationType()
    • isStockImage

      public boolean isStockImage()
    • isHasStartupScript

      public boolean isHasStartupScript()