Page 1 of 1

A developer must create a workflow step that assigns a "˜WorkItem' to the appropriate person based on who has the least

Posted: Thu Jul 21, 2022 9:09 pm
by answerhappygod
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. com.adobe.granite.workflow.exec.ParticipantStepChooser
B. com.day.cq.workflow.exec.ParticipantChooser
C. com.day.cq.workflow.exec.WorkItem
D. com.adobe.granite.workflow.exec.WorkflowData