| 程序包 | 说明 |
|---|---|
| com.bstek.uflo.query | |
| com.bstek.uflo.query.impl | |
| com.bstek.uflo.service | |
| com.bstek.uflo.service.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
ProcessInstanceQuery |
ProcessInstanceQuery.addOrderAsc(String property) |
ProcessInstanceQuery |
ProcessInstanceQuery.addOrderDesc(String property) |
ProcessInstanceQuery |
ProcessInstanceQuery.businessId(String businessId) |
ProcessInstanceQuery |
ProcessInstanceQuery.createDateGreaterThen(Date date) |
ProcessInstanceQuery |
ProcessInstanceQuery.createDateGreaterThenOrEquals(Date date) |
ProcessInstanceQuery |
ProcessInstanceQuery.createDateLessThen(Date date) |
ProcessInstanceQuery |
ProcessInstanceQuery.createDateLessThenOrEquals(Date date) |
ProcessInstanceQuery |
ProcessInstanceQuery.page(int firstResult,
int maxResults) |
ProcessInstanceQuery |
ProcessInstanceQuery.parentId(long parentId) |
ProcessInstanceQuery |
ProcessInstanceQuery.processId(long processId) |
ProcessInstanceQuery |
ProcessInstanceQuery.promoter(String businessId) |
ProcessInstanceQuery |
ProcessInstanceQuery.rootId(long rootId) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
ProcessInstanceQueryImpl |
| 限定符和类型 | 方法和说明 |
|---|---|
ProcessInstanceQuery |
ProcessInstanceQueryImpl.addOrderAsc(String property) |
ProcessInstanceQuery |
ProcessInstanceQueryImpl.addOrderDesc(String property) |
ProcessInstanceQuery |
ProcessInstanceQueryImpl.businessId(String businessId) |
ProcessInstanceQuery |
ProcessInstanceQueryImpl.createDateGreaterThen(Date date) |
ProcessInstanceQuery |
ProcessInstanceQueryImpl.createDateGreaterThenOrEquals(Date date) |
ProcessInstanceQuery |
ProcessInstanceQueryImpl.createDateLessThen(Date date) |
ProcessInstanceQuery |
ProcessInstanceQueryImpl.createDateLessThenOrEquals(Date date) |
ProcessInstanceQuery |
ProcessInstanceQueryImpl.page(int firstResult,
int maxResults) |
ProcessInstanceQuery |
ProcessInstanceQueryImpl.parentId(long parentId) |
ProcessInstanceQuery |
ProcessInstanceQueryImpl.processId(long processId) |
ProcessInstanceQuery |
ProcessInstanceQueryImpl.promoter(String promoter) |
ProcessInstanceQuery |
ProcessInstanceQueryImpl.rootId(long rootId) |
| 限定符和类型 | 方法和说明 |
|---|---|
ProcessInstanceQuery |
ProcessService.createProcessInstanceQuery() |
| 限定符和类型 | 方法和说明 |
|---|---|
ProcessInstanceQuery |
DefaultProcessService.createProcessInstanceQuery() |
Copyright © 2019 Bstek. All rights reserved.