Package | Description |
---|---|
org.jbpm.casemgmt.impl.model | |
org.jbpm.kie.services.impl | |
org.jbpm.kie.services.impl.bpmn2 | |
org.jbpm.kie.services.impl.model |
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 |
---|---|
void |
DeployedUnitImpl.addAssetLocation(String assetId,
ProcessAssetDesc processAsset) |
Modifier and Type | Method and Description |
---|---|
ProcessAssetDesc |
ProcessDescriptor.getProcess() |
Modifier and Type | Method and Description |
---|---|
void |
ProcessDescriptor.setProcess(ProcessAssetDesc process) |
Modifier and Type | Method and Description |
---|---|
ProcessAssetDesc |
ProcessAssetDesc.copy() |
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.