| Package | Description |
|---|---|
| org.flowable.cmmn.engine.impl.persistence.entity.data | |
| org.flowable.cmmn.engine.impl.persistence.entity.data.impl |
| Modifier and Type | Method and Description |
|---|---|
List<MilestoneInstance> |
MilestoneInstanceDataManager.findMilestoneInstancesByQueryCriteria(MilestoneInstanceQueryImpl query) |
long |
MilestoneInstanceDataManager.findMilestoneInstancesCountByQueryCriteria(MilestoneInstanceQueryImpl query) |
| Modifier and Type | Method and Description |
|---|---|
List<MilestoneInstance> |
MybatisMilestoneInstanceDataManager.findMilestoneInstancesByQueryCriteria(MilestoneInstanceQueryImpl query) |
long |
MybatisMilestoneInstanceDataManager.findMilestoneInstancesCountByQueryCriteria(MilestoneInstanceQueryImpl query) |
Copyright © 2019 Flowable. All rights reserved.