|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Assignment | |
|---|---|
| org.camunda.bpm.model.bpmn.impl.instance | |
| org.camunda.bpm.model.bpmn.instance | |
| Uses of Assignment in org.camunda.bpm.model.bpmn.impl.instance |
|---|
| Classes in org.camunda.bpm.model.bpmn.impl.instance that implement Assignment | |
|---|---|
class |
AssignmentImpl
The BPMN assignment element |
| Fields in org.camunda.bpm.model.bpmn.impl.instance with type parameters of type Assignment | |
|---|---|
protected static org.camunda.bpm.model.xml.type.child.ChildElementCollection<Assignment> |
DataAssociationImpl.assignmentCollection
|
| Methods in org.camunda.bpm.model.bpmn.impl.instance that return types with arguments of type Assignment | |
|---|---|
Collection<Assignment> |
DataAssociationImpl.getAssignments()
|
| Uses of Assignment in org.camunda.bpm.model.bpmn.instance |
|---|
| Methods in org.camunda.bpm.model.bpmn.instance that return types with arguments of type Assignment | |
|---|---|
Collection<Assignment> |
DataAssociation.getAssignments()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||