11-30-2015 03:32 PM
try {
identityService.setAuthenticatedUserId(idUser);
runtimeService.deleteProcessInstance(processInstance.getProcessInstanceId(), deleteReason);
} finally {
identityService.setAuthenticatedUserId(null);
}
11-30-2015 03:36 PM
12-08-2015 02:18 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.