|
jBPM distribution 6.1.0.Beta4 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ContextContainer in org.jbpm.compiler |
---|
Methods in org.jbpm.compiler with parameters of type ContextContainer | |
---|---|
void |
ProcessBuilderImpl.buildContexts(ContextContainer contextContainer,
ProcessBuildContext buildContext)
|
Uses of ContextContainer in org.jbpm.process.core |
---|
Subinterfaces of ContextContainer in org.jbpm.process.core | |
---|---|
interface |
Process
|
Methods in org.jbpm.process.core that return ContextContainer | |
---|---|
ContextContainer |
Context.getContextContainer()
|
Uses of ContextContainer in org.jbpm.process.core.context |
---|
Methods in org.jbpm.process.core.context that return ContextContainer | |
---|---|
ContextContainer |
AbstractContext.getContextContainer()
|
Methods in org.jbpm.process.core.context with parameters of type ContextContainer | |
---|---|
void |
AbstractContext.setContextContainer(ContextContainer contextContainer)
|
Uses of ContextContainer in org.jbpm.process.core.context.exception |
---|
Methods in org.jbpm.process.core.context.exception with parameters of type ContextContainer | |
---|---|
void |
CompensationScope.setContextContainer(ContextContainer contextContainer)
|
Uses of ContextContainer in org.jbpm.process.core.impl |
---|
Classes in org.jbpm.process.core.impl that implement ContextContainer | |
---|---|
class |
ContextContainerImpl
|
class |
ProcessImpl
Default implementation of a Process |
Uses of ContextContainer in org.jbpm.process.instance |
---|
Methods in org.jbpm.process.instance that return ContextContainer | |
---|---|
ContextContainer |
ContextInstanceContainer.getContextContainer()
|
Uses of ContextContainer in org.jbpm.process.instance.impl |
---|
Methods in org.jbpm.process.instance.impl that return ContextContainer | |
---|---|
ContextContainer |
ProcessInstanceImpl.getContextContainer()
|
Uses of ContextContainer in org.jbpm.ruleflow.core |
---|
Classes in org.jbpm.ruleflow.core that implement ContextContainer | |
---|---|
class |
RuleFlowProcess
|
Uses of ContextContainer in org.jbpm.workflow.core |
---|
Subinterfaces of ContextContainer in org.jbpm.workflow.core | |
---|---|
interface |
WorkflowProcess
Represents a RuleFlow process. |
Uses of ContextContainer in org.jbpm.workflow.core.impl |
---|
Classes in org.jbpm.workflow.core.impl that implement ContextContainer | |
---|---|
class |
WorkflowProcessImpl
Default implementation of a RuleFlow process. |
Uses of ContextContainer in org.jbpm.workflow.core.node |
---|
Classes in org.jbpm.workflow.core.node that implement ContextContainer | |
---|---|
class |
CompositeContextNode
|
class |
DynamicNode
|
class |
EventSubProcessNode
|
class |
ForEachNode
A for each node. |
class |
HumanTaskNode
|
class |
StateNode
|
class |
SubProcessNode
Default implementation of a sub-flow node. |
class |
WorkItemNode
Default implementation of a task node. |
Uses of ContextContainer in org.jbpm.workflow.instance.node |
---|
Methods in org.jbpm.workflow.instance.node that return ContextContainer | |
---|---|
ContextContainer |
WorkItemNodeInstance.getContextContainer()
|
ContextContainer |
SubProcessNodeInstance.getContextContainer()
|
ContextContainer |
ForEachNodeInstance.getContextContainer()
|
ContextContainer |
CompositeContextNodeInstance.getContextContainer()
|
|
jBPM distribution 6.1.0.Beta4 | |||||||||
PREV NEXT | FRAMES NO FRAMES |