| Package | Description |
|---|---|
| org.jbpm.casemgmt.api.model | |
| org.jbpm.casemgmt.impl.model | |
| org.jbpm.test.services |
| Modifier and Type | Method and Description |
|---|---|
Collection<CaseMilestone> |
CaseDefinition.getCaseMilestones()
Returns available case milestones for this case.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CaseMilestoneImpl |
| Modifier and Type | Method and Description |
|---|---|
Collection<CaseMilestone> |
CaseDefinitionImpl.getCaseMilestones() |
| Constructor and Description |
|---|
CaseDefinitionImpl(ProcessAssetDesc processDef,
String identifierPrefix,
Collection<CaseStage> caseStages,
Collection<CaseMilestone> caseMilestones,
Collection<CaseRole> caseRoles,
Collection<AdHocFragment> adHocFragments,
Map<String,List<String>> dataAccessRestrictions) |
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,CaseMilestone> |
AbstractCaseServicesTest.mapMilestones(Collection<CaseMilestone> caseMilestones) |
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,CaseMilestone> |
AbstractCaseServicesTest.mapMilestones(Collection<CaseMilestone> caseMilestones) |
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.