11-27-2012 12:00 PM
11-28-2012 05:25 AM
11-29-2012 03:28 AM
if(!task.getAssignee().equals(userId)) {
// When the task is already claimed by another user, throw exception. Otherwise, ignore
// this, post-conditions of method already met.
throw new ActivitiTaskAlreadyClaimedException(task.getId(), task.getAssignee())
11-29-2012 03:43 AM
11-29-2012 05:36 AM
11-29-2012 06:23 AM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.