public class TotalExecutionTimeCommandInterceptor extends AbstractCommandInterceptor
| Modifier and Type | Field and Description |
|---|---|
protected ActivitiProfiler |
activitiProfiler |
next| Constructor and Description |
|---|
TotalExecutionTimeCommandInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
execute(CommandConfig config,
Command<T> command) |
getNext, setNextprotected ActivitiProfiler activitiProfiler
public TotalExecutionTimeCommandInterceptor()
public <T> T execute(CommandConfig config, Command<T> command)
Copyright © 2016 Alfresco. All rights reserved.