11-03-2014 06:50 AM
List<ProcessInstance> instances = runtimeService
.createProcessInstanceQuery()
.involvedUser(login)
.active()
.list();
11-05-2014 04:45 AM
11-05-2014 06:41 AM
11-10-2014 05:23 AM
11-10-2014 08:04 AM
11-18-2014 02:29 PM
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.