public interface CommandExecutor
| Modifier and Type | Method and Description |
|---|---|
<T> T |
executeCommand(org.camunda.bpm.engine.impl.interceptor.Command<T> command)
Execute the given command and return the result
of the execution
|
Copyright © 2014–2019 camunda services GmbH. All rights reserved.