07-28-2011 06:12 AM
ProcessEngine processEngine = ProcessEngineConfiguration
.createStandaloneProcessEngineConfiguration()
.setJdbcUrl(…..
.setHistory("audit")
.setProcessEngineName(ACTIVITI_ENGINE_NAME)
.buildProcessEngine();
08-05-2011 08:58 AM
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.