Uses of Package
org.kie.api.definition.process
Packages that use 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.
The process runtime classes.
-
Classes in org.kie.api.definition.process used by org.kie.apiClassDescriptionA Process represents one modular piece of business logic that can be executed by a process engine.
-
Classes in org.kie.api.definition.process used by org.kie.api.definitionClassDescriptionA Process represents one modular piece of business logic that can be executed by a process engine.
-
Classes in org.kie.api.definition.process used by org.kie.api.definition.processClassDescriptionA connection is a link from one Node to another.A Node represents an activity in the process flow chart.A NodeContainer contains a set of Nodes There are different types of NodeContainers and NodeContainers may be nested.A Process represents one modular piece of business logic that can be executed by a process engine.
-
Classes in org.kie.api.definition.process used by org.kie.api.event.kiebaseClassDescriptionA Process represents one modular piece of business logic that can be executed by a process engine.
-
Classes in org.kie.api.definition.process used by org.kie.api.runtime.processClassDescriptionA Node represents an activity in the process flow chart.A Process represents one modular piece of business logic that can be executed by a process engine.