org.jbpm.services.task.commands
Class TaskCommandExecutorImpl
java.lang.Object
org.jbpm.services.task.commands.TaskCommandExecutorImpl
- All Implemented Interfaces:
- org.kie.api.runtime.CommandExecutor
public class TaskCommandExecutorImpl
- extends Object
- implements org.kie.api.runtime.CommandExecutor
|
Method Summary |
|
execute(org.kie.api.command.Command<T> command)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TaskCommandExecutorImpl
public TaskCommandExecutorImpl()
execute
public <T> T execute(org.kie.api.command.Command<T> command)
- Specified by:
execute in interface org.kie.api.runtime.CommandExecutor
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.