Uses of Class
com.jalios.jstore.LoadReport
-
Packages that use LoadReport Package Description com.jalios.jcms Contains the core JPlatform classes.com.jalios.jstore Contains JStore core classes. -
-
Uses of LoadReport in com.jalios.jcms
Methods in com.jalios.jcms that return LoadReport Modifier and Type Method Description LoadReportStoreInfo. getLoadReport()Returns the store load reportLoadReportChannel. getStoreLoadReport()Deprecated.usegetStoreInfo().getLoadReport() -
Uses of LoadReport in com.jalios.jstore
Methods in com.jalios.jstore that return LoadReport Modifier and Type Method Description LoadReportLogManager. getLoadReport()LoadReportStore. getLoadReport()Return the load report
-