Uses of Package
org.kie.api.definition.process

Package
Description
Base KIE API classes.
All classes to create definitions, as built by the KieBuilder from artifact resources, can be found here.
The classes that make up a Process definition.
Events emitted while updating the definitions in the KieBase.
Process Fluent API allows programmer to build an in memory representation of a bpmn file.
This information can later be used to build a KIE resource and execute the process .
The process runtime classes.