jadex.bpmn.KernelBPMN.component.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jadex-kernel-bpmn Show documentation
Show all versions of jadex-kernel-bpmn Show documentation
The Jadex BPMN kernel provides a workflow kernel for the standardized business process modeling notation. The kernel relies on annotated BPMN diagrams, which include detailed execution information.
jadex.commons.*
jadex.bridge.*
jadex.bridge.service.types.factory.*
jadex.bpmn
new String[]{"bpmn", "bpmn2"}
new BpmnFactory($component, SUtil.createHashMap(
new String[]
{
"debugger.panels"
},
new Object[]
{
"jadex.tools.debugger.bpmn.BpmnDebuggerPanel"
})
)