Uses of Class
org.activiti.engine.test.profiler.ActivitiProfiler
-
Packages that use ActivitiProfiler Package Description org.activiti.engine.test.profiler -
-
Uses of ActivitiProfiler in org.activiti.engine.test.profiler
Fields in org.activiti.engine.test.profiler declared as ActivitiProfiler Modifier and Type Field Description protected ActivitiProfilerTotalExecutionTimeCommandInterceptor. activitiProfilerprotected static ActivitiProfilerActivitiProfiler. INSTANCEprotected ActivitiProfilerConsoleLogger. profilerMethods in org.activiti.engine.test.profiler that return ActivitiProfiler Modifier and Type Method Description static ActivitiProfilerActivitiProfiler. getInstance()Constructors in org.activiti.engine.test.profiler with parameters of type ActivitiProfiler Constructor Description ConsoleLogger(ActivitiProfiler profiler)
-