Package | Description |
---|---|
com.atlassian.bitbucket.event.throttle |
Modifier and Type | Class and Description |
---|---|
class |
TicketAcquiredEvent
Event raised when a
Ticket is acquired from a given bucket in the
ThrottleService . |
class |
TicketRejectedEvent
Event raised when an attempt to acquire a
Ticket from a given bucket
is rejected by the ThrottleService . |
class |
TicketReleasedEvent
Event raised when a
Ticket is released back into its bucket by the
ThrottleService . |
Copyright © 2019 Atlassian. All rights reserved.