Package com.cdancy.jenkins.rest.features
Interface StatisticsApi
-
@Consumes("application/json") @Path("/") public interface StatisticsApi
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description OverallLoadoverallLoad()
-
-
-
Method Detail
-
overallLoad
@Named("statistics:overall-load") @Path("/overallLoad/api/json") @GET OverallLoad overallLoad()
-
-