Uses of Class
org.camunda.bpm.engine.management.TablePage
Package
Description
API implementation classes, which shouldn't directly be used by end-users.
Classes related to the
ManagementService
.-
Uses of TablePage in org.camunda.bpm.engine.impl
Modifier and TypeMethodDescriptionTablePageQueryImpl.execute
(CommandContext commandContext) TablePageQueryImpl.listPage
(int firstResult, int maxResults) -
Uses of TablePage in org.camunda.bpm.engine.impl.persistence.entity
Modifier and TypeMethodDescriptionTableDataManager.getTablePage
(TablePageQueryImpl tablePageQuery) -
Uses of TablePage in org.camunda.bpm.engine.management