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