| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.drools.runtime.process | |
|---|---|
| org.drools.command | |
| org.drools.event.process | Events emitted while process instances are executing. | 
| org.drools.runtime | The runtime engine classes, including StatefulKnowledgeSession and StatelessKnowledgeSession. | 
| org.drools.runtime.conf | |
| org.drools.runtime.process | The process runtime classes. | 
| Classes in org.drools.runtime.process used by org.drools.command | |
|---|---|
| WorkItemHandler A work item handler is responsible for executing work items of a specific type. | |
| Classes in org.drools.runtime.process used by org.drools.event.process | |
|---|---|
| NodeInstance A node instance represents the execution of one specific node in a process instance. | |
| ProcessInstance A process instance represents one specific instance of a process that is currently executing. | |
| Classes in org.drools.runtime.process used by org.drools.runtime | |
|---|---|
| ProcessRuntime The ProcessRuntimeis a super-interface for allStatefulKnowledgeSessions. | |
| StatefulProcessSession There are currently no process related methods that are used with the external StatefulKnowledgeSession class. | |
| StatelessProcessSession There are currently no process related methods that are used with the external StatelessKnowledgeSession class. | |
| Classes in org.drools.runtime.process used by org.drools.runtime.conf | |
|---|---|
| WorkItemHandler A work item handler is responsible for executing work items of a specific type. | |
| Classes in org.drools.runtime.process used by org.drools.runtime.process | |
|---|---|
| EventListener An interface that represents an element that is listening for specific types of events. | |
| NodeInstance A node instance represents the execution of one specific node in a process instance. | |
| NodeInstanceContainer A node instance container is a container that can contain (zero or more) node instances. | |
| ProcessInstance A process instance represents one specific instance of a process that is currently executing. | |
| WorkflowProcessInstance A workflow process instance represents one specific instance of a workflow process that is currently executing. | |
| WorkItem Represents one unit of work that needs to be executed. | |
| WorkItemHandler A work item handler is responsible for executing work items of a specific type. | |
| WorkItemManager A work item manager is responsible for finding the right work item handler when a work item should be executed and should be notified when this work item has been completed (or aborted). | |
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||