Class PageImpl<T>
java.lang.Object
org.activiti.runtime.api.query.impl.PageImpl<T>
- All Implemented Interfaces:
org.activiti.api.runtime.shared.query.Page<T>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PageImpl
-
-
Method Details
-
getContent
-
getTotalItems
public int getTotalItems()- Specified by:
getTotalItemsin interfaceorg.activiti.api.runtime.shared.query.Page<T>
-