JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.activiti.api.runtime.shared.query
Interface Page<T>
public interface
Page<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
List
<
T
>
getContent
()
int
getTotalItems
()
Method Details
getContent
List
<
T
>
getContent
()
getTotalItems
int
getTotalItems
()