Uses of Class
org.camunda.bpm.engine.test.RequiredHistoryLevel
-
Packages that use RequiredHistoryLevel Package Description org.camunda.bpm.engine.impl.test -
-
Uses of RequiredHistoryLevel in org.camunda.bpm.engine.impl.test
Methods in org.camunda.bpm.engine.impl.test with parameters of type RequiredHistoryLevel Modifier and Type Method Description static boolean
TestHelper. annotationRequiredHistoryLevelCheck(ProcessEngine processEngine, RequiredHistoryLevel annotation, Class<?> testClass, String methodName)
-