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
- See Also:
-
Field Summary
Fields inherited from class java.util.EventObject
source -
Constructor Summary
ConstructorsConstructorDescriptionElasticImageConfigurationUpdatedEvent(Object source, long elasticImageConfigurationId) -
Method Summary
Methods inherited from class com.atlassian.bamboo.event.elastic.ElasticImageConfigurationChangedEvent
getElasticImageConfigurationIdMethods inherited from class com.atlassian.bamboo.event.BambooEvent
equals, hashCodeMethods inherited from class org.springframework.context.ApplicationEvent
getTimestampMethods inherited from class java.util.EventObject
getSource
-
Constructor Details
-
ElasticImageConfigurationUpdatedEvent
-
-
Method Details
-
toString
- Overrides:
toStringin classEventObject
-