06-02-2015 04:23 AM
ProcessInstance procInst = runtime.startProcessInstanceByKey("myProcess");
ProcessEngineConfiguration config = ProcessEngineConfiguration.createStandaloneInMemProcessEngineConfiguration();
config.setAsyncExecutorEnabled(true);
config.setAsyncExecutorActivate(true);
06-02-2015 03:46 PM
06-03-2015 04:02 PM
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.