Package | Description |
---|---|
org.drools.impl.adapters | |
org.drools.runtime.process |
The process runtime classes.
|
Modifier and Type | Class and Description |
---|---|
class |
ProcessInstanceAdapter |
class |
WorkflowProcessInstanceAdapter |
Modifier and Type | Interface and Description |
---|---|
interface |
ProcessInstance
A process instance represents one specific instance of a process
that is currently executing.
|
interface |
WorkflowProcessInstance
A workflow process instance represents one specific instance of a
workflow process that is currently executing.
|
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.