Class LogInterceptor
java.lang.Object
org.camunda.bpm.engine.impl.interceptor.CommandInterceptor
org.camunda.bpm.engine.impl.interceptor.LogInterceptor
- All Implemented Interfaces:
CommandExecutor
- Author:
- Tom Baeyens
-
Field Summary
Fields inherited from class org.camunda.bpm.engine.impl.interceptor.CommandInterceptor
next
-
Constructor Summary
-
Method Summary
Methods inherited from class org.camunda.bpm.engine.impl.interceptor.CommandInterceptor
getNext, setNext
-
Constructor Details
-
LogInterceptor
public LogInterceptor()
-
-
Method Details
-
execute
-