08-07-2012 03:09 PM
08-08-2012 06:25 AM
08-10-2012 11:43 AM
Deployment deployment = deploymentBuilder.deploy();
ProcessDefinition processDefinition = ActivitiUtil.getRepositoryService().
createProcessDefinitionQuery().
deploymentId(deployment.getId()).
singleResult();
return new ProcessDefinitionResponse((ProcessDefinitionEntity) processDefinition);
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.