| Package | Description |
|---|---|
| org.jbpm.bpmn2.handler | |
| org.jbpm.process.instance.impl | |
| org.jbpm.ruleflow.core.factory | |
| org.jbpm.workflow.instance.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
SendMessageAction |
class |
SendSignalAction |
| Modifier and Type | Interface and Description |
|---|---|
interface |
JavaAction |
| Modifier and Type | Class and Description |
|---|---|
class |
CancelNodeInstanceAction |
class |
JavaScriptAction |
class |
MVELAction |
class |
SignalNodeInstanceAction |
| Modifier and Type | Method and Description |
|---|---|
ActionNodeFactory<T> |
ActionNodeFactory.action(Action action) |
| Modifier and Type | Method and Description |
|---|---|
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. |
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.