Modifier and Type | Interface and Description |
---|---|
interface |
ProcessInstance
A process instance is the representation of a process during its execution.
|
Modifier and Type | Class and Description |
---|---|
class |
ProcessInstanceImpl
Default implementation of a process instance.
|
Modifier and Type | Class and Description |
---|---|
class |
RuleFlowProcessInstance |
Modifier and Type | Interface and Description |
---|---|
interface |
WorkflowProcessInstance |
Modifier and Type | Class and Description |
---|---|
class |
WorkflowProcessInstanceImpl
Default implementation of a RuleFlow process instance.
|
Modifier and Type | Class and Description |
---|---|
class |
CompositeContextNodeInstance |
class |
DynamicNodeInstance |
class |
EventSubProcessNodeInstance |
class |
ForEachNodeInstance
Runtime counterpart of a for each node.
|
class |
StateNodeInstance |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.