Uses of Class
org.camunda.bpm.scenario.impl.util.Log.Action
-
Packages that use Log.Action Package Description org.camunda.bpm.scenario.impl.util -
-
Uses of Log.Action in org.camunda.bpm.scenario.impl.util
Methods in org.camunda.bpm.scenario.impl.util that return Log.Action Modifier and Type Method Description static Log.ActionLog.Action. valueOf(String name)Returns the enum constant of this type with the specified name.static Log.Action[]Log.Action. values()Returns an array containing the constants of this enum type, in the order they are declared.
-