com.atlassian.bamboo.event
Class BuildConfigurationUpdatedEvent
java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
com.atlassian.event.Event
com.atlassian.bamboo.event.BuildEvent
com.atlassian.bamboo.event.BuildConfigurationUpdatedEvent
- All Implemented Interfaces:
- PlanEvent, java.io.Serializable
@AsynchronousPreferred
public class BuildConfigurationUpdatedEvent
- extends BuildEvent
An event that occurs when the the build configuration is changed
- See Also:
- Serialized Form
Fields inherited from class java.util.EventObject |
source |
Methods inherited from class com.atlassian.event.Event |
equals, hashCode |
Methods inherited from class org.springframework.context.ApplicationEvent |
getTimestamp |
Methods inherited from class java.util.EventObject |
getSource, toString |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
BuildConfigurationUpdatedEvent
public BuildConfigurationUpdatedEvent(java.lang.Object source,
java.lang.String buildKey)
BuildConfigurationUpdatedEvent
public BuildConfigurationUpdatedEvent(java.lang.Object source,
PlanKey planKey)
Copyright © 2011 Atlassian. All Rights Reserved.