Package com.atlassian.bamboo.event
Class ChainBranchConfigUpdatedEvent
java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
com.atlassian.bamboo.event.BambooEvent
com.atlassian.bamboo.event.ChainEvent
com.atlassian.bamboo.event.ChainUpdatedEvent
com.atlassian.bamboo.event.ChainBranchConfigUpdatedEvent
- All Implemented Interfaces:
PlanEvent
,Serializable
- See Also:
-
Field Summary
Fields inherited from class com.atlassian.bamboo.event.ChainEvent
planKey
Fields inherited from class java.util.EventObject
source
-
Constructor Summary
ConstructorDescriptionChainBranchConfigUpdatedEvent
(Object source, PlanKey planKey, @NotNull BranchMonitoringConfiguration branchMonitoringConfiguration) -
Method Summary
Modifier and TypeMethodDescriptionboolean
Methods inherited from class com.atlassian.bamboo.event.ChainEvent
getPlanKey, toString
Methods inherited from class com.atlassian.bamboo.event.BambooEvent
equals, hashCode
Methods inherited from class org.springframework.context.ApplicationEvent
getTimestamp
Methods inherited from class java.util.EventObject
getSource
-
Constructor Details
-
ChainBranchConfigUpdatedEvent
public ChainBranchConfigUpdatedEvent(Object source, PlanKey planKey, @NotNull @NotNull BranchMonitoringConfiguration branchMonitoringConfiguration)
-
-
Method Details
-
getBranchWorkflow
-
isMergingEnabled
public boolean isMergingEnabled() -
getIntegrationStrategy
-
getNotificationStrategy
-
getTriggeringOption
-