Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move kie-api jbpm engine api to kogito runtimes #1072

Open
elguardian opened this issue Apr 9, 2024 · 1 comment · May be fixed by apache/incubator-kie-drools#5832 or apache/incubator-kie-kogito-runtimes#3466
Assignees
Labels
area:engine Related to the runtime engines area:workflows Related to the general workflow engine

Comments

@elguardian
Copy link

The idea would be to move events and process api definitions to jbpm-flow-api as low level api to access the engine.
org.kie.api.runtime.process
org.kie.api.definition.process
org.kie.api.event.process
org.kie.api.event.usertask

also move the internal from kogito-api processes to this new package. to contain the low level api in there.

Regarding missing things that was used by jBPM but also drools

org.kie.api.internal.assembler
org.kie.api.marshalling
org.kie.api.persistence.api
og.kie.api.time
org.kie.api.event.kiescanner
org.kie.api.event.kiebase

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:engine Related to the runtime engines area:workflows Related to the general workflow engine
Projects
Status: ⏳ In Progress
1 participant