06-15-2015 06:13 AM
06-16-2015 04:32 AM
/**
* Sets the name for the process instance with the given id.
* @param processInstanceId id of the process instance to update
* @param name new name for the process instance
* @throws ActivitiObjectNotFoundException
* when the given process instance does not exist.
*/
void setProcessInstanceName(String processInstanceId, String name);
06-17-2015 03:08 AM
03-18-2016 03:12 PM
03-23-2016 03:45 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.