|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.tibco.bpm.web.client.services.actions.processtemplates.QueryInstancesPage
public class QueryInstancesPage
Query a different process instances page using a pagingId from the QueryProcessInstances call
©2013 TIBCO Software Inc.
| Nested Class Summary | |
|---|---|
static class |
QueryInstancesPage.Page
|
| Constructor Summary | |
|---|---|
QueryInstancesPage(int pagingId,
QueryInstancesPage.Page pageToQuery)
Constructor for QueryNextInstancesPage. |
|
| Method Summary | |
|---|---|
QueryInstancesPage.Page |
getPageToQuery()
Gets the page to query Enum value |
int |
getPagingId()
Gets the paging Id value |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public QueryInstancesPage(int pagingId,
QueryInstancesPage.Page pageToQuery)
pagingId - The pagingId of the query to run ( retrieved by calling QueryProcessInstances )pageToQuery - Enum describing which page to query| Method Detail |
|---|
public int getPagingId()
public QueryInstancesPage.Page getPageToQuery()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||