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 ...

Compile Dependencies (1)

Category/LicenseGroup / ArtifactVersionUpdates
Dep Injection Apache 2.0
org.springframework » spring-context
Spring Context provides access to configured objects like a registry (a context). It inherits its features from Spring ...