|
||||||||||
| 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.QueryHaltedProcessInstances
public class QueryHaltedProcessInstances
Lists the halted process instances that match certain criteria.
©2012 TIBCO Software Inc.
| Constructor Summary | |
|---|---|
QueryHaltedProcessInstances(TemplateAttributes templateAttributes,
java.lang.String query,
int pageSize)
Constructor for QueryHaltedProcessInstances. |
|
| Method Summary | |
|---|---|
int |
getPageSize()
Gets the page size value. |
java.lang.String |
getQuery()
Gets query. |
TemplateAttributes |
getTemplateAttributes()
Gets the TemplateAttributes. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public QueryHaltedProcessInstances(TemplateAttributes templateAttributes,
java.lang.String query,
int pageSize)
templateAttributes - query - pageSize - | Method Detail |
|---|
public TemplateAttributes getTemplateAttributes()
public java.lang.String getQuery()
public int getPageSize()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||