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