Package | Description |
---|---|
org.jbpm.casemgmt.api.model | |
org.jbpm.casemgmt.impl.model | |
org.jbpm.test.services |
Modifier and Type | Method and Description |
---|---|
Collection<CaseStage> |
CaseDefinition.getCaseStages()
Returns available case stages in this case.
|
Modifier and Type | Class and Description |
---|---|
class |
CaseStageImpl |
Modifier and Type | Method and Description |
---|---|
Collection<CaseStage> |
CaseDefinitionImpl.getCaseStages() |
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,CaseStage> |
AbstractCaseServicesTest.mapStages(Collection<CaseStage> caseStages) |
Modifier and Type | Method and Description |
---|---|
protected Map<String,CaseStage> |
AbstractCaseServicesTest.mapStages(Collection<CaseStage> caseStages) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.