Registry / other / kogito-api

kogito-api

JSON →
library10.2.0javamavenunverified

The Kogito public API which is backwards compatible between releases.

<dependency> <groupId>org.kie.kogito</groupId> <artifactId>kogito-api</artifactId> <version>10.2.0</version> </dependency>
INSTALL
IMPORT
SIG · KOGITO-API
K
kogito-api
otherjavav10.2.0
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.

Process
org.kie.kogito.process.Process

Basic usage of Kogito Process API

import org.kie.kogito.process.Process; public class KogitoExample { public static void main(String[] args) { Process<?> process = null; // obtain from runtime System.out.println("Process ID: " + process.id()); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
10.2.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
kogito-api — mvn dependency:get kogito-api · libregistry