@PublicApi public final class IssuePreDeleteEvent extends AbstractEvent implements IssueRelatedEvent
params, time
Constructor and Description |
---|
IssuePreDeleteEvent(Issue issue,
ApplicationUser user) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Issue |
getIssue() |
ApplicationUser |
getUser() |
int |
hashCode() |
String |
toString() |
getParams, getTime
public IssuePreDeleteEvent(Issue issue, ApplicationUser user)
public Issue getIssue()
getIssue
in interface IssueRelatedEvent
public ApplicationUser getUser()
public boolean equals(Object o)
equals
in class AbstractEvent
public int hashCode()
hashCode
in class AbstractEvent
Copyright © 2002-2017 Atlassian. All Rights Reserved.