jBPM distribution 6.0.0.Alpha9

org.jbpm.task.api
Interface TaskCommandExecutor

All Known Implementing Classes:
TaskCommandExecutorImpl, UserGroupTaskCommandExecutorDecorator

public interface TaskCommandExecutor


Method Summary
<T> T
executeTaskCommand(TaskCommand<T> command)
           
 

Method Detail

executeTaskCommand

<T> T executeTaskCommand(TaskCommand<T> command)

jBPM distribution 6.0.0.Alpha9

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