I'm trying to write a servlet that automatically accepts the first task in a

I'm trying to write a servlet that automatically accepts the first task in a list that hasn't already been accepted by the user who initiated the servlet. I'm looking at the API and it looks like the closest thing to this I can find is the ProcessExecutionService.GetTaskAssignees(), however, this seems to be specific to assignment, which is different from acceptance. Is anyone aware of a way to tell whether a given task ID has been accepted by a user already? Thanks!

OriginalPostID-139818

OriginalPostID-139818

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data