com.atlassian.bamboo.event
Class BuildCommentDeletedEvent
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.BuildCommentDeletedEvent
- All Implemented Interfaces:
- PlanEvent, PlanResultEvent, Serializable
public class BuildCommentDeletedEvent
- extends BuildResultEvent
Occurs when a comment on ResultsSummary
has been removed
- See Also:
- Serialized Form
Methods inherited from class com.atlassian.event.Event |
equals, hashCode |
Methods inherited from class org.springframework.context.ApplicationEvent |
getTimestamp |
BuildCommentDeletedEvent
public BuildCommentDeletedEvent(Object source,
PlanResultKey planResultKey,
Comment comment)
getComment
public Comment getComment()
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.