08-17-2012 09:24 AM
09-27-2012 09:59 AM
/**
* Activates the process instance with the given id.
*
* If you have a process instance hierarchy, suspending
* one process instance form the hierarchy will not suspend other
* process instances form that hierarchy.
*
* @throws ActivitiException if no such processInstance can be found or if the process instance is already in state active.
*/
void activateProcessInstanceById(String processInstanceId);
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.