Uses of Class
com.atlassian.bamboo.testutils.backdoor.model.RestStats
-
Packages that use RestStats Package Description com.atlassian.bamboo.plugins.testutils.rest.resource.stats com.atlassian.bamboo.testutils.backdoor -
-
Uses of RestStats in com.atlassian.bamboo.plugins.testutils.rest.resource.stats
Methods in com.atlassian.bamboo.plugins.testutils.rest.resource.stats that return types with arguments of type RestStats Modifier and Type Method Description List<RestStats>
StatsResource. getStats()
-
Uses of RestStats in com.atlassian.bamboo.testutils.backdoor
Methods in com.atlassian.bamboo.testutils.backdoor that return types with arguments of type RestStats Modifier and Type Method Description List<RestStats>
StatsControl. getStats()
-