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.
|
org.kie.api.runtime.process |
The process runtime classes.
|
Class and Description |
---|
Process
A Process represents one modular piece of business logic that can be executed by
a process engine.
|
Class and Description |
---|
Process
A Process represents one modular piece of business logic that can be executed by
a process engine.
|
Class and 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.
|
Class and Description |
---|
Process
A Process represents one modular piece of business logic that can be executed by
a process engine.
|
Class and Description |
---|
Process
A Process represents one modular piece of business logic that can be executed by
a process engine.
|
Class and 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.
|
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.