Class ElasticImageConfigurationCreatedEvent

java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
com.atlassian.bamboo.event.BambooEvent
com.atlassian.bamboo.event.elastic.ElasticImageConfigurationChangedEvent
com.atlassian.bamboo.event.elastic.ElasticImageConfigurationCreatedEvent
All Implemented Interfaces:
Serializable

public class ElasticImageConfigurationCreatedEvent extends ElasticImageConfigurationChangedEvent
See Also:
  • Constructor Details

    • ElasticImageConfigurationCreatedEvent

      public ElasticImageConfigurationCreatedEvent(Object source, long elasticImageConfigurationId)
  • Method Details