jBPM distribution 6.0.0.Alpha9

org.jbpm.task.commands
Class TaskCommandExecutorImpl

java.lang.Object
  extended by org.jbpm.task.commands.TaskCommandExecutorImpl
All Implemented Interfaces:
TaskCommandExecutor

public class TaskCommandExecutorImpl
extends Object
implements TaskCommandExecutor


Constructor Summary
TaskCommandExecutorImpl()
           
 
Method Summary
<T> T
executeTaskCommand(TaskCommand<T> command)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TaskCommandExecutorImpl

public TaskCommandExecutorImpl()
Method Detail

executeTaskCommand

public <T> T executeTaskCommand(TaskCommand<T> command)
Specified by:
executeTaskCommand in interface TaskCommandExecutor

jBPM distribution 6.0.0.Alpha9

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.