| Class | Description | 
|---|---|
| TicketAcquiredEvent | Event raised when a  Ticketis acquired from a given bucket in theThrottleService. | 
| TicketEvent | Base class for  Ticketevents which are broadcast by theThrottleService. | 
| TicketRejectedEvent | Event raised when an attempt to acquire a  Ticketfrom a given bucket
 is rejected by theThrottleService. | 
| TicketReleasedEvent | Event raised when a  Ticketis released back into its bucket by theThrottleService. | 
Copyright © 2020 Atlassian. All rights reserved.