08-25-2015 10:27 AM
08-26-2015 01:37 AM
08-27-2015 05:33 AM
08-31-2015 01:54 AM
/**
* Delete an existing runtime process instance.
*
* @param processInstanceId
* id of process instance to delete, cannot be null.
* @param deleteReason
* reason for deleting, can be null.
* @throws ActivitiObjectNotFoundException
* when no process instance is found with the given id.
*/
void deleteProcessInstance(String processInstanceId, String deleteReason);
RegardsTags
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.