Question

I need help in KIE API. Need to know that what it is and is there any tutorial available to use Drools KIE. Is kie part of drools-6.x ? And if it is part of drools-6.x then what will be the effect on applications using Drool-5.5 running JBPM5.4, and guvnor 5.5 ?

Regards,

Zahid Ahmed

Was it helpful?

Solution

Drools6 and jBPM6 are introducing a new public API called kie-api. It is very similar to the Drools5 and jBPM5 API in a lot of areas, but some areas were added or refactored as well. The API itself should have full Javadocs, and more documentation is currently under development as well.

For people using the old knowledge-api from Drools5 and jBPM5, this is still backwards compatible, so you should be able to use either

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top