| Package | Description |
|---|---|
| org.jbpm.workflow.core.node | |
| org.jbpm.workflow.instance.impl |
| Modifier and Type | Method and Description |
|---|---|
List<Assignment> |
DataAssociation.getAssignments() |
| Modifier and Type | Method and Description |
|---|---|
void |
DataAssociation.setAssignments(List<Assignment> assignments) |
| Constructor and Description |
|---|
DataAssociation(List<String> sources,
String target,
List<Assignment> assignments,
Transformation transformation) |
DataAssociation(String source,
String target,
List<Assignment> assignments,
Transformation transformation) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ExtendedNodeInstanceImpl.handleAssignment(Assignment assignment) |
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.