public class OOReportEvent extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
arcLink |
protected com.takipi.api.client.result.event.EventResult |
event |
protected String |
type |
| Constructor and Description |
|---|
OOReportEvent(com.takipi.api.client.result.event.EventResult event,
String type,
String arcLink) |
| Modifier and Type | Method and Description |
|---|---|
String |
getARCLink() |
long |
getCalls() |
String |
getEventRate() |
String |
getEventSummary() |
long |
getHits() |
String |
getIntroducedBy() |
String |
getType() |
String |
toString() |
protected final com.takipi.api.client.result.event.EventResult event
protected final String arcLink
protected final String type
Copyright © 2016–2018. All rights reserved.