Uses of Interface
org.jbpm.services.task.assignment.AssignmentService
-
Packages that use AssignmentService Package Description org.jbpm.services.task.assignment org.jbpm.services.task.assignment.impl -
-
Uses of AssignmentService in org.jbpm.services.task.assignment
Methods in org.jbpm.services.task.assignment that return AssignmentService Modifier and Type Method Description static AssignmentServiceAssignmentServiceProvider. get()AssignmentServiceAssignmentServiceProvider. getAssignmentService()Methods in org.jbpm.services.task.assignment with parameters of type AssignmentService Modifier and Type Method Description voidAssignmentServiceProvider. setAssignmentService(AssignmentService assignmentService) -
Uses of AssignmentService in org.jbpm.services.task.assignment.impl
Classes in org.jbpm.services.task.assignment.impl that implement AssignmentService Modifier and Type Class Description classAssignmentServiceImpl
-