public interface SuccessPercentageStatisticsBean
Modifier and Type | Method and Description |
---|---|
double |
getSuccessPercentage() |
int |
getTotalFailures() |
int |
getTotalNumberOfResults() |
int |
getTotalSuccesses() |
double getSuccessPercentage()
int getTotalNumberOfResults()
int getTotalFailures()
int getTotalSuccesses()
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.