public class AppCommandInvoker
extends org.flowable.common.engine.impl.interceptor.AbstractCommandInterceptor
| Constructor and Description |
|---|
AppCommandInvoker() |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
execute(org.flowable.common.engine.impl.interceptor.CommandConfig config,
org.flowable.common.engine.impl.interceptor.Command<T> command) |
void |
setNext(org.flowable.common.engine.impl.interceptor.CommandInterceptor next) |
public <T> T execute(org.flowable.common.engine.impl.interceptor.CommandConfig config,
org.flowable.common.engine.impl.interceptor.Command<T> command)
public void setNext(org.flowable.common.engine.impl.interceptor.CommandInterceptor next)
setNext in interface org.flowable.common.engine.impl.interceptor.CommandInterceptorsetNext in class org.flowable.common.engine.impl.interceptor.AbstractCommandInterceptorCopyright © 2019. All rights reserved.