com.atlassian.bamboo.event
Class ResultLabelRemovedEvent
java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
com.atlassian.event.Event
com.atlassian.bamboo.event.BuildEvent
com.atlassian.bamboo.event.BuildResultEvent
com.atlassian.bamboo.event.ResultLabelEvent
com.atlassian.bamboo.event.ResultLabelRemovedEvent
- All Implemented Interfaces:
- PlanEvent, PlanResultEvent, java.io.Serializable
public class ResultLabelRemovedEvent
- extends ResultLabelEvent
Fired when a Label
is removed from a ResultsSummary
- 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 |
ResultLabelRemovedEvent
public ResultLabelRemovedEvent(java.lang.Object source,
PlanResultKey planResultKey,
java.lang.String label,
com.atlassian.user.User user)
Copyright © 2011 Atlassian. All Rights Reserved.