public class CommandCounterInterceptor extends CommandInterceptor
Modifier and Type | Field and Description |
---|---|
protected ProcessEngineConfigurationImpl |
processEngineConfiguration |
next
Constructor and Description |
---|
CommandCounterInterceptor(ProcessEngineConfigurationImpl processEngineConfiguration) |
Modifier and Type | Method and Description |
---|---|
<T> T |
execute(Command<T> command) |
getNext, setNext
protected ProcessEngineConfigurationImpl processEngineConfiguration
public CommandCounterInterceptor(ProcessEngineConfigurationImpl processEngineConfiguration)
public <T> T execute(Command<T> command)
Copyright © 2022. All rights reserved.