Package com.atlassian.bamboo.event
Class ChainEvent
java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
com.atlassian.bamboo.event.BambooEvent
com.atlassian.bamboo.event.ChainEvent
- All Implemented Interfaces:
PlanEvent,Serializable
- Direct Known Subclasses:
ChainAbandonedEvent,ChainCreatedEvent,ChainDeletedEvent,ChainMovingEvent,ChainResultEvent,ChainStartedEvent,ChainUpdatedEvent,PlanArtifactDefinitionEvent,PlanBranchResetToLightweight,PlanFavouriteEvent,PlansDefaultVcsRepositoryChanged,PlanSharedArtifactDefinitionListModified
- See Also:
-
Field Summary
FieldsFields inherited from class java.util.EventObject
source -
Constructor Summary
Constructors -
Method Summary
Methods 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
-
Field Details
-
planKey
-
-
Constructor Details
-
ChainEvent
-
-
Method Details
-
getPlanKey
- Specified by:
getPlanKeyin interfacePlanEvent- Returns:
- planKey
-
toString
- Overrides:
toStringin classEventObject
-