|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.tibco.bpm.web.client.services.results.QueryEventCollectorResult
public class QueryEventCollectorResult
Result containing a ListPage of ECQueryResult entries which detail the audit entries retrieved.
ListPage,
ECQueryResult| Constructor Summary | |
|---|---|
QueryEventCollectorResult(ListPage<ECQueryResult> result)
|
|
| Method Summary | |
|---|---|
ListPage<ECQueryResult> |
getResult()
ListPage containing the ECQueryResult entries for the retrieved Auit Trail. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public QueryEventCollectorResult(ListPage<ECQueryResult> result)
| Method Detail |
|---|
public ListPage<ECQueryResult> getResult()
ListPage containing the ECQueryResult entries for the retrieved Auit Trail.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||