This API is supported in class WorkItem and makes the work items for its workstep instance available to the remaining performers who have not yet completed it.
public void makeAvailable(Vector performers)
This API is supported in class WorkItem and makes the work items for its workstep instance available to the given list of performers.
Note: If the performer is group all, then invoking this API throws an exception.