Uses of Class
org.flowable.common.engine.api.management.TablePage
Packages that use TablePage
Package
Description
-
Uses of TablePage in org.flowable.common.engine.api.management
Methods in org.flowable.common.engine.api.management that return TablePage -
Uses of TablePage in org.flowable.common.engine.impl.persistence.entity
Methods in org.flowable.common.engine.impl.persistence.entity that return TablePageModifier and TypeMethodDescriptionTablePageQueryImpl.execute(CommandContext commandContext) TableDataManager.getTablePage(TablePageQueryImpl tablePageQuery, int firstResult, int maxResults) TableDataManagerImpl.getTablePage(TablePageQueryImpl tablePageQuery, int firstResult, int maxResults) TablePageQueryImpl.listPage(int firstResult, int maxResults)