|
jBPM distribution 6.0.0.CR3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Action | |
---|---|
org.jbpm.process.instance.impl | |
org.jbpm.ruleflow.core.factory | |
org.jbpm.workflow.instance.impl |
Uses of Action in org.jbpm.process.instance.impl |
---|
Classes in org.jbpm.process.instance.impl that implement Action | |
---|---|
class |
CancelNodeInstanceAction
|
class |
MVELAction
|
Uses of Action in org.jbpm.ruleflow.core.factory |
---|
Methods in org.jbpm.ruleflow.core.factory with parameters of type Action | |
---|---|
ActionNodeFactory |
ActionNodeFactory.action(Action action)
|
Uses of Action in org.jbpm.workflow.instance.impl |
---|
Methods in org.jbpm.workflow.instance.impl with parameters of type Action | |
---|---|
protected void |
NodeInstanceImpl.executeAction(Action action)
This method is used in both instances of the extendednodeinstanceimpl
and actionnodeinstance instances in order to handle
exceptions thrown when executing actions. |
|
jBPM distribution 6.0.0.CR3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |