| Package | Description |
|---|---|
| org.activiti.bpmn.model |
| Modifier and Type | Method and Description |
|---|---|
Association |
Association.clone() |
| Modifier and Type | Method and Description |
|---|---|
protected List<Association> |
Process.findAssociationsWithSourceRefRecursive(FlowElementsContainer flowElementsContainer,
String sourceRef) |
List<Association> |
Process.findAssociationsWithSourceRefRecursive(String sourceRef) |
protected List<Association> |
Process.findAssociationsWithTargetRefRecursive(FlowElementsContainer flowElementsContainer,
String targetRef) |
List<Association> |
Process.findAssociationsWithTargetRefRecursive(String targetRef) |
| Modifier and Type | Method and Description |
|---|---|
void |
Association.setValues(Association otherElement) |
Copyright © 2017 Alfresco. All rights reserved.