| Package | Description |
|---|---|
| org.flowable.common.engine.api.management | |
| org.flowable.common.engine.impl.persistence.entity |
| Modifier and Type | Method and Description |
|---|---|
TablePage |
TablePageQuery.listPage(int firstResult,
int maxResults)
Executes the query and returns the
TablePage. |
| Modifier and Type | Method and Description |
|---|---|
TablePage |
TablePageQueryImpl.execute(CommandContext commandContext) |
TablePage |
TableDataManagerImpl.getTablePage(TablePageQueryImpl tablePageQuery,
int firstResult,
int maxResults) |
TablePage |
TableDataManager.getTablePage(TablePageQueryImpl tablePageQuery,
int firstResult,
int maxResults) |
TablePage |
TablePageQueryImpl.listPage(int firstResult,
int maxResults) |
Copyright © 2023 Flowable. All rights reserved.