@Deprecated public abstract class TicketEvent extends ApplicationEvent
Ticket
events which are broadcast by the
ThrottleService
.source
Modifier | Constructor and Description |
---|---|
protected |
TicketEvent(Object source,
String resourceName)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
String |
getResourceName()
Deprecated.
Retrieves the name of the resource associated with the ticket.
|
getDate, getUser
getSource, toString
Copyright © 2021 Atlassian. All rights reserved.