Uses of Class
org.jbpm.workflow.core.node.Assignment
Packages that use Assignment
-
Uses of Assignment in org.jbpm.workflow.core.impl
Methods in org.jbpm.workflow.core.impl that return types with arguments of type AssignmentMethod parameters in org.jbpm.workflow.core.impl with type arguments of type AssignmentModifier and TypeMethodDescriptionvoidDataAssociation.setAssignments(List<Assignment> assignments) Constructors in org.jbpm.workflow.core.impl with parameters of type AssignmentConstructor parameters in org.jbpm.workflow.core.impl with type arguments of type AssignmentModifierConstructorDescriptionDataAssociation(DataDefinition source, DataDefinition target, List<Assignment> assignments, Transformation transformation)