Modifier and Type | Interface and Description |
---|---|
interface |
Process |
Modifier and Type | Method and Description |
---|---|
ContextContainer |
Context.getContextContainer() |
Modifier and Type | Method and Description |
---|---|
ContextContainer |
AbstractContext.getContextContainer() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractContext.setContextContainer(ContextContainer contextContainer) |
Modifier and Type | Method and Description |
---|---|
void |
CompensationScope.setContextContainer(ContextContainer contextContainer) |
Modifier and Type | Class and Description |
---|---|
class |
ContextContainerImpl |
class |
ProcessImpl
Default implementation of a Process
|
Modifier and Type | Method and Description |
---|---|
ContextContainer |
ContextInstanceContainer.getContextContainer() |
Modifier and Type | Method and Description |
---|---|
ContextContainer |
ProcessInstanceImpl.getContextContainer() |
Modifier and Type | Class and Description |
---|---|
class |
RuleFlowProcess |
Modifier and Type | Interface and Description |
---|---|
interface |
WorkflowProcess
Represents a RuleFlow process.
|
Modifier and Type | Class and Description |
---|---|
class |
WorkflowProcessImpl
Default implementation of a RuleFlow process.
|
Modifier and Type | Class and Description |
---|---|
class |
CompositeContextNode |
class |
DynamicNode |
class |
EventSubProcessNode |
class |
ForEachNode
A for each node.
|
class |
HumanTaskNode |
class |
RuleSetNode
Default implementation of a RuleSet node.
|
class |
StateNode |
class |
SubProcessNode
Default implementation of a sub-flow node.
|
class |
WorkItemNode
Default implementation of a task node.
|
Modifier and Type | Method and Description |
---|---|
ContextContainer |
SubProcessNodeInstance.getContextContainer() |
ContextContainer |
CompositeContextNodeInstance.getContextContainer() |
ContextContainer |
RuleSetNodeInstance.getContextContainer() |
ContextContainer |
ForEachNodeInstance.getContextContainer() |
ContextContainer |
WorkItemNodeInstance.getContextContainer() |
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.