Package | Description |
---|---|
org.jbpm.casemgmt.api | |
org.jbpm.casemgmt.api.model.instance |
Modifier and Type | Method and Description |
---|---|
Collection<CaseMilestoneInstance> |
CaseRuntimeDataService.getCaseInstanceMilestones(String caseId,
boolean achievedOnly,
org.kie.api.runtime.query.QueryContext queryContext)
Returns milestones for given case instance, identified by case id.
|
Modifier and Type | Method and Description |
---|---|
Collection<CaseMilestoneInstance> |
CaseInstance.getCaseMilestones()
Returns available case milestones for this case.
|
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.