08-30-2012 05:02 AM
09-27-2012 10:36 AM
/**
* Authorizes a candidate user for a process definition.
* @param processDefinitionId id of the process definition, cannot be null.
* @param userId id of the user involve, cannot be null.
* @throws ActivitiException when the process definition or user doesn't exist.
*/
void addCandidateStarterUser(String processDefinitionId, String userId);
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.