public interface BpmPlatformXml
Java API representation of the bpm-platform.xml file.
Modifier and Type | Method and Description |
---|---|
JobExecutorXml |
getJobExecutor() |
List<ProcessEngineXml> |
getProcessEngines() |
JobExecutorXml getJobExecutor()
JobExecutorXml
configuration of the JobExecutor.List<ProcessEngineXml> getProcessEngines()
List
of ProcessEngineXml
Metadata Items representing process engine configurations.Copyright © 2015. All rights reserved.