Which non-deprecated interface should the Java implementation class use to perform the assignment?
A developer must create a workflow step that assigns a ‘WorkItem’ to the appropriate person based on who has the least amount work to do. The group that must perform the action is configured into the workflow. Which non-deprecated interface should the Java implementation class use to perform the assignment?A...