|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.ode.bpel.dao.ProcessInstanceDAO.EventsFirstLastCountTuple
public static class ProcessInstanceDAO.EventsFirstLastCountTuple
Transport object holding the date of the first and last instance event along with the number events.
| Field Summary | |
|---|---|
int |
count
|
java.util.Date |
first
|
java.util.Date |
last
|
| Constructor Summary | |
|---|---|
ProcessInstanceDAO.EventsFirstLastCountTuple()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.util.Date first
public java.util.Date last
public int count
| Constructor Detail |
|---|
public ProcessInstanceDAO.EventsFirstLastCountTuple()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||