Lightweight runtime primitives shared between components/engine/engine-java (the full
client-Java engine — synchronizer, compiler, ClassConsumer SPI, controller routing) and
components/engine/engine-bpm-flowable (only needs to resolve client-compiled classes from
delegate expressions). Extracted from engine-java's runtime package so engine-bpm-flowable
can depend on this small leaf module instead of the full engine — that in turn lets
...
Artifacts using Components Core Java (3)
1.Components Engine BPM Flowable7 usages
org.eclipse.dirigible » dirigible-components-engine-bpm-flowable EPL
Components Engine BPM Flowable
Last Release on Jul 8, 2026
Runtime engine for client-supplied Java sources under the Dirigible registry.
Discovers *.java files via a dedicated synchronizer, compiles them in-process
with the JDK Java Compiler API, loads them under per-project isolated
...
Last Release on Jul 8, 2026
3.Components API Modules Java2 usages
org.eclipse.dirigible » dirigible-components-api-modules-java EPL
Java mirror of the @aerokit/sdk TypeScript/JavaScript SDK under the root package
org.eclipse.dirigible.sdk. User .java code dropped into the registry (executed by
components/engine/engine-java) can import these classes the same way ...
Last Release on Jul 8, 2026
- Prev
- 1
- Next