public class OOReportRegressedEvent
extends com.takipi.api.client.util.cicd.OOReportEvent
| Constructor and Description |
|---|
OOReportRegressedEvent(com.takipi.api.client.result.event.EventResult activeEvent,
long baselineHits,
long baselineInvocations,
String type,
String arcLink) |
| Modifier and Type | Method and Description |
|---|---|
long |
getBaselineCalls() |
long |
getBaselineHits() |
String |
getEventRate() |
public String getEventRate()
getEventRate in class com.takipi.api.client.util.cicd.OOReportEventpublic long getBaselineHits()
public long getBaselineCalls()
Copyright © 2016–2019. All rights reserved.