-
Feature Request
-
Resolution: Unresolved
-
Major
-
None
-
None
-
None
-
None
-
False
-
None
-
False
-
---
-
---
The scope of the jira is to modify the jbpm parser, engine and builder to be able to execute full fledge process without any compilation if the expressions, scripts and conditions are capable of being interpreted.
- clean up jbpm-bpmn2: move the dumper to another project, move the xpath builder to flow-builder, move compiler to jbpm-flow-builder
- clean up jbpm-flow-builder: xml dumper to its own parser project (now it is mixed)
- expression unification.
- rework conditions -> this is more complex because is based on drools and match activation listeners.
- rule flow factory to another project.
- is related to
-
KOGITO-6327 Serverless workflow runner POC
- Closed
- relates to
-
KOGITO-7228 Refactor jbpm-bpmn2 module
- Pull Request Sent