public class LogInterceptor extends AbstractCommandInterceptor
next| Constructor and Description |
|---|
LogInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
execute(CommandConfig config,
Command<T> command,
CommandExecutor commandExecutor) |
getNext, setNextpublic <T> T execute(CommandConfig config, Command<T> command, CommandExecutor commandExecutor)
Copyright © 2021 Flowable. All rights reserved.