jBPM distribution 6.0.0.Beta1

org.jbpm.services.task.commands
Class TaskCommandExecutorImpl

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

public class TaskCommandExecutorImpl
extends Object
implements org.kie.internal.task.api.TaskCommandExecutor


Constructor Summary
TaskCommandExecutorImpl()
           
 
Method Summary
<T> T
executeTaskCommand(Command<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(Command<T> command)
Specified by:
executeTaskCommand in interface org.kie.internal.task.api.TaskCommandExecutor

jBPM distribution 6.0.0.Beta1

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