Uses of Class
org.flowable.engine.impl.bpmn.data.Assignment
Packages that use Assignment
-
Uses of Assignment in org.flowable.engine.impl.bpmn.data
Fields in org.flowable.engine.impl.bpmn.data with type parameters of type AssignmentModifier and TypeFieldDescriptionprotected List<Assignment>
SimpleDataInputAssociation.assignments
Methods in org.flowable.engine.impl.bpmn.data with parameters of type AssignmentModifier and TypeMethodDescriptionvoid
SimpleDataInputAssociation.addAssignment
(Assignment assignment)