Class TotalExecutionTimeCommandInterceptor

java.lang.Object
org.flowable.common.engine.impl.interceptor.AbstractCommandInterceptor
org.flowable.engine.test.profiler.TotalExecutionTimeCommandInterceptor
All Implemented Interfaces:
CommandInterceptor

public class TotalExecutionTimeCommandInterceptor extends AbstractCommandInterceptor
Author:
Joram Barrez
  • Field Details

  • Constructor Details

    • TotalExecutionTimeCommandInterceptor

      public TotalExecutionTimeCommandInterceptor()
  • Method Details