Class ElasticImageConfigurationUpdatedEvent

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.ElasticImageConfigurationUpdatedEvent
All Implemented Interfaces:
Serializable

public class ElasticImageConfigurationUpdatedEvent extends ElasticImageConfigurationChangedEvent
See Also:
  • Constructor Details

    • ElasticImageConfigurationUpdatedEvent

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