08-08-2016 07:50 AM
08-09-2016 05:58 AM
08-18-2016 02:04 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);
08-18-2016 04:06 AM
08-18-2016 07:44 AM
businessKey
instead. Start the process with the businessKey.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.