Registry / other / jbpm-runtime-manager

jbpm-runtime-manager

JSON →
library7.74.1.Finaljavamavenunverified

Manages runtime environments for jBPM process instances, including deployment, execution, and lifecycle management.

<dependency> <groupId>org.jbpm</groupId> <artifactId>jbpm-runtime-manager</artifactId> <version>7.74.1.Final</version> </dependency>
INSTALL
IMPORT
SIG · JBPM-RUNTIME-MANAG
J
jbpm-runtime-manager
otherjavav7.74.1.Final
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

RuntimeManager
org.jbpm.runtime.manager.RuntimeManager

Creates a RuntimeManager and deploys a BPMN process.

import org.jbpm.runtime.manager.RuntimeManager; import org.jbpm.runtime.manager.impl.RuntimeManagerImpl; RuntimeManager manager = new RuntimeManagerImpl(); manager.deployProcess("process.bpmn");
Debug
Known issues

No known issues recorded.

Upgrade
Version history
7.74.1.Finallatest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
jbpm-runtime-manager — mvn dependency:get jbpm-runtime-manager · libregistry