05-02-2012 07:36 AM
TaskService.addComment(String taskId, String processInstanceId, String message)
I can add a comment to a task.05-02-2012 09:56 AM
IdentityService.setAuthenticatedUserId(String authenticatedUserId)
before, in the same thread.05-02-2012 11:20 AM
Authentication.setAuthenticatedUserId(authenticatedUserId);
public void setAuthenticatedUserId(String authenticatedUserId) {
Authentication.setAuthenticatedUserId(authenticatedUserId);
}
05-03-2012 03:33 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.