Uses of Class
org.jbpm.services.task.utils.OnErrorAction
-
Packages that use OnErrorAction Package Description org.jbpm.services.task.utils -
-
Uses of OnErrorAction in org.jbpm.services.task.utils
Methods in org.jbpm.services.task.utils that return OnErrorAction Modifier and Type Method Description static OnErrorActionOnErrorAction. 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.
-