05-26-2014 10:47 AM
05-26-2014 12:38 PM
var tasks= workflow.getAssignedTasks();
var length = tasks.length;
05-27-2014 02:37 AM
05-27-2014 03:48 AM
workflow.getAssignedTasks()
will return tasks assigned to the current user. note that this will only return in-progress 05-27-2014 04:13 AM
05-27-2014 04:46 AM
org.alfresco.service.cmr.workflow.WorkflowService.queryTasks()
method of java servcie api.
05-27-2014 10:45 AM
05-27-2014 10:46 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.