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