com.atlassian.bamboo.brokenbuildtracker.notifications
Class UserRespRemovedEvent
java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
com.atlassian.event.Event
com.atlassian.bamboo.event.BuildEvent
com.atlassian.bamboo.brokenbuildtracker.notifications.UserResponsibilityEvent
com.atlassian.bamboo.brokenbuildtracker.notifications.UserRespRemovedEvent
- All Implemented Interfaces:
- PlanEvent, java.io.Serializable
public class UserRespRemovedEvent
- extends UserResponsibilityEvent
- 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 |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
UserRespRemovedEvent
public UserRespRemovedEvent(java.lang.Object source,
PlanKey buildKey,
java.lang.String userResponsible,
@Nullable
java.lang.String userWhoUpdated,
TrackingEntry trackingEntry)
UserRespRemovedEvent
public UserRespRemovedEvent(java.lang.Object source,
PlanResultKey resultKey,
java.lang.String userResponsible,
@Nullable
java.lang.String userWhoUpdated,
TrackingEntry trackingEntry)
Copyright © 2012 Atlassian. All Rights Reserved.