org.camunda.bpm.engine.impl.interceptor
Class CommandExecutorImpl
java.lang.Object
org.camunda.bpm.engine.impl.interceptor.CommandInterceptor
org.camunda.bpm.engine.impl.interceptor.CommandExecutorImpl
- All Implemented Interfaces:
- CommandExecutor
public class CommandExecutorImpl
- extends CommandInterceptor
- Author:
- Tom Baeyens
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CommandExecutorImpl
public CommandExecutorImpl()
execute
public <T> T execute(Command<T> command)
Copyright © 2016 camunda services GmbH. All rights reserved.