|
jBPM distribution 6.0.0.Beta1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OnErrorAction | |
---|---|
org.jbpm.services.task.utils | |
org.jbpm.services.task.wih |
Uses of OnErrorAction in org.jbpm.services.task.utils |
---|
Methods in org.jbpm.services.task.utils that return OnErrorAction | |
---|---|
static OnErrorAction |
OnErrorAction.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static OnErrorAction[] |
OnErrorAction.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Uses of OnErrorAction in org.jbpm.services.task.wih |
---|
Fields in org.jbpm.services.task.wih declared as OnErrorAction | |
---|---|
protected OnErrorAction |
AbstractHTWorkItemHandler.action
|
Methods in org.jbpm.services.task.wih with parameters of type OnErrorAction | |
---|---|
void |
AbstractHTWorkItemHandler.setAction(OnErrorAction action)
|
Constructors in org.jbpm.services.task.wih with parameters of type OnErrorAction | |
---|---|
AbstractHTWorkItemHandler(OnErrorAction action)
|
|
jBPM distribution 6.0.0.Beta1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |