JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
org.activiti.api.runtime.shared.query
Page
Contents
Description
Method Summary
Method Details
getContent()
getTotalItems()
Hide sidebar
Show sidebar
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
()