public class EventDroppedDetails extends Object
'event dropped' alerts.| Modifier and Type | Class and Description |
|---|---|
static class |
EventDroppedDetails.Builder |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getEventType() |
int |
getQueueLength() |
List<ThreadDump> |
getThreadDumps() |
int |
hashCode() |
String |
toString() |
public int getQueueLength()
@Nonnull public List<ThreadDump> getThreadDumps()
Copyright © 2017–2019 Atlassian. All rights reserved.