|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Action | |
|---|---|
| org.jbpm.jpdl.internal.convert.action | |
| org.jbpm.jpdl.internal.convert.node | |
| Uses of Action in org.jbpm.jpdl.internal.convert.action |
|---|
| Subclasses of Action in org.jbpm.jpdl.internal.convert.action | |
|---|---|
class |
CreateTimerAction
Create the converted timer element and map the specific attributes |
class |
Script
Create the converted script element and map the specific attributes |
| Methods in org.jbpm.jpdl.internal.convert.action that return types with arguments of type Action | |
|---|---|
static java.lang.Class<? extends Action> |
ActionConverterTypes.getActionType(java.lang.String name)
|
static java.util.Set<java.lang.Class<? extends Action>> |
ActionConverterTypes.getActionTypes()
|
| Method parameters in org.jbpm.jpdl.internal.convert.action with type arguments of type Action | |
|---|---|
static java.lang.String |
ActionConverterTypes.getActionName(java.lang.Class<? extends Action> type)
|
| Uses of Action in org.jbpm.jpdl.internal.convert.node |
|---|
| Fields in org.jbpm.jpdl.internal.convert.node declared as Action | |
|---|---|
protected Action |
Node.action
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||