Registry / other / jbpm-human-task-core

jbpm-human-task-core

JSON →
library7.74.1.Finaljavamavenunverified

Core module for managing human tasks in jBPM business process management suite.

<dependency> <groupId>org.jbpm</groupId> <artifactId>jbpm-human-task-core</artifactId> <version>7.74.1.Final</version> </dependency>
INSTALL
IMPORT
SIG · JBPM-HUMAN-TASK-CO
J
jbpm-human-task-core
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.

HumanTaskService
org.jbpm.services.task.HumanTaskService

Minimal usage of jBPM human task service.

import org.jbpm.services.task.HumanTaskService; public class Example { public static void main(String[] args) { HumanTaskService service = new HumanTaskService(); System.out.println(service.getClass().getName()); } }
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
12 hits · last 30 days
node
12
Resources
jbpm-human-task-core — mvn dependency:get jbpm-human-task-core · libregistry