public class OOReportEvent extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
arcLink |
protected static DecimalFormat |
decimalFormat |
protected com.takipi.common.api.result.event.EventResult |
event |
static String |
NEW_ISSUE |
static String |
REGRESSION |
static String |
SEVERE_NEW |
static String |
SEVERE_REGRESSION |
protected String |
type |
| Constructor and Description |
|---|
OOReportEvent(com.takipi.common.api.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() |
protected static final DecimalFormat decimalFormat
public static final String NEW_ISSUE
public static final String SEVERE_NEW
public static final String REGRESSION
public static final String SEVERE_REGRESSION
protected final com.takipi.common.api.result.event.EventResult event
protected final String arcLink
protected final String type
Copyright © 2016–2018. All rights reserved.