HistoryProcessInstanceQuery |
HistoryProcessInstanceQueryImpl.addOrderAsc(String property) |
HistoryProcessInstanceQuery |
HistoryProcessInstanceQueryImpl.addOrderDesc(String property) |
HistoryProcessInstanceQuery |
HistoryProcessInstanceQueryImpl.businessId(String businessId) |
HistoryProcessInstanceQuery |
HistoryProcessInstanceQueryImpl.createDateGreaterThen(Date date) |
HistoryProcessInstanceQuery |
HistoryProcessInstanceQueryImpl.createDateGreaterThenOrEquals(Date date) |
HistoryProcessInstanceQuery |
HistoryProcessInstanceQueryImpl.createDateLessThen(Date date) |
HistoryProcessInstanceQuery |
HistoryProcessInstanceQueryImpl.createDateLessThenOrEquals(Date date) |
HistoryProcessInstanceQuery |
HistoryProcessInstanceQueryImpl.page(int firstResult,
int maxResults) |
HistoryProcessInstanceQuery |
HistoryProcessInstanceQueryImpl.processId(long processId) |
HistoryProcessInstanceQuery |
HistoryProcessInstanceQueryImpl.promoter(String promoter) |
HistoryProcessInstanceQuery |
HistoryProcessInstanceQueryImpl.tag(String tag) |