com.atlassian.bamboo.event
Class PlanFavouriteRemovedEvent
java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
com.atlassian.event.Event
com.atlassian.bamboo.event.ChainEvent
com.atlassian.bamboo.event.PlanFavouriteEvent
com.atlassian.bamboo.event.PlanFavouriteRemovedEvent
- All Implemented Interfaces:
- PlanEvent, Serializable
public class PlanFavouriteRemovedEvent
- extends PlanFavouriteEvent
Fired when a user removes a favourite from a Plan
- See Also:
- Serialized Form
Methods inherited from class com.atlassian.event.Event |
equals, hashCode |
Methods inherited from class org.springframework.context.ApplicationEvent |
getTimestamp |
PlanFavouriteRemovedEvent
public PlanFavouriteRemovedEvent(Object source,
PlanKey chainKey,
com.atlassian.user.User user)
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.