Uses of Class
net.webpdf.wsclient.openapi.AdminStatistic
-
Packages that use AdminStatistic Package Description net.webpdf.wsclient.openapi net.webpdf.wsclient.session.rest.administration -
-
Uses of AdminStatistic in net.webpdf.wsclient.openapi
Methods in net.webpdf.wsclient.openapi that return AdminStatistic Modifier and Type Method Description AdminStatisticAdminStatistic. data(Map<String,Map<String,AdminTimeFrameServerState>> data)AdminStatisticAdminStatistic. putDataItem(String key, Map<String,AdminTimeFrameServerState> dataItem) -
Uses of AdminStatistic in net.webpdf.wsclient.session.rest.administration
Methods in net.webpdf.wsclient.session.rest.administration that return AdminStatistic Modifier and Type Method Description @NotNull AdminStatisticAbstractAdministrationManager. fetchServerStatistic(@NotNull AdminDataSourceServerState dataSource, @NotNull AdminAggregationServerState aggregation, @NotNull List<Webservice> webservices, @NotNull Date start, @NotNull Date end)(Experimental Web service)@NotNull AdminStatisticAdministrationManager. fetchServerStatistic(@NotNull AdminDataSourceServerState dataSource, @NotNull AdminAggregationServerState aggregation, @NotNull List<Webservice> webservices, @NotNull Date start, @NotNull Date end)(Experimental Web service)
-