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