02-29-2012 07:51 PM
03-01-2012 02:32 AM
03-01-2012 11:16 AM
03-01-2012 11:32 AM
String processDefinitionName = repositoryService.createProcessDefinitionQuery().processDefinitionId(runtimeService.createProcessInstanceQuery().processInstanceId(execution.getProcessInstanceId).getProcessDefinitionId()).getName();
03-01-2012 03:29 PM
03-02-2012 03:35 AM
ProcessEngines.getDefaultProcessEngine() will initialize and build a process engine the first time it is called and afterwards always return the same process engine.
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.