Uses of Class
org.codelibs.fess.app.pager.JobLogPager
Packages that use JobLogPager
-
Uses of JobLogPager in org.codelibs.fess.app.service
Methods in org.codelibs.fess.app.service with parameters of type JobLogPagerModifier and TypeMethodDescriptionList<org.codelibs.fess.opensearch.config.exentity.JobLog> JobLogService.getJobLogList(JobLogPager jobLogPager) Retrieves a paginated list of job logs based on the provided pager configuration.protected voidJobLogService.setupListCondition(org.codelibs.fess.opensearch.config.cbean.JobLogCB cb, JobLogPager jobLogPager) Sets up the query conditions for retrieving job logs based on the pager configuration.