Class ElasticImageConfigurationRemovedEvent

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

public class ElasticImageConfigurationRemovedEvent extends ElasticImageConfigurationChangedEvent
See Also:
  • Constructor Details

    • ElasticImageConfigurationRemovedEvent

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