Uses of Package
org.kie.api.definition.process
-
Packages that use org.kie.api.definition.process Package Description org.kie.api Base KIE API classes.org.kie.api.definition All classes to create definitions, as built by the KieBuilder from artifact resources, can be found here.org.kie.api.definition.process The classes that make up a Process definition.org.kie.api.event.kiebase Events emitted while updating the definitions in the KieBase.org.kie.api.fluent 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 .org.kie.api.runtime.process The process runtime classes. -
Classes in org.kie.api.definition.process used by org.kie.api Class Description Process 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.definition Class Description Process 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.definition.process Class Description Connection A connection is a link from one Node to another.Node A Node represents an activity in the process flow chart.NodeContainer A NodeContainer contains a set of Nodes There are different types of NodeContainers and NodeContainers may be nested.NodeType Process 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.kiebase Class Description Process 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.fluent Class Description Process 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.runtime.process Class Description Node A Node represents an activity in the process flow chart.Process A Process represents one modular piece of business logic that can be executed by a process engine.