org.jboss.soa.esb.services.jbpm.cmd
Class CommandExecutor.NewProcessInstancePerformer

java.lang.Object
  extended by org.jboss.soa.esb.services.jbpm.cmd.CommandExecutor.NewProcessInstancePerformer
All Implemented Interfaces:
Command
Enclosing class:
CommandExecutor

protected static final class CommandExecutor.NewProcessInstancePerformer
extends java.lang.Object
implements Command


Constructor Summary
CommandExecutor.NewProcessInstancePerformer(boolean start)
           
 
Method Summary
 void execute(Message request)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommandExecutor.NewProcessInstancePerformer

public CommandExecutor.NewProcessInstancePerformer(boolean start)
Method Detail

execute

public void execute(Message request)
             throws org.jbpm.JbpmException
Specified by:
execute in interface Command
Throws:
org.jbpm.JbpmException