org.jbpm.process.workitem.wsht
Class CommandBasedWSThroughJMSHumanTaskHandler

java.lang.Object
  extended by org.jbpm.process.workitem.wsht.CommandBasedWSHumanTaskHandler
      extended by org.jbpm.process.workitem.wsht.CommandBasedWSThroughJMSHumanTaskHandler
All Implemented Interfaces:
org.drools.runtime.process.WorkItemHandler

public class CommandBasedWSThroughJMSHumanTaskHandler
extends CommandBasedWSHumanTaskHandler


Field Summary
 
Fields inherited from class org.jbpm.process.workitem.wsht.CommandBasedWSHumanTaskHandler
eventHandlers
 
Constructor Summary
CommandBasedWSThroughJMSHumanTaskHandler(org.drools.runtime.KnowledgeRuntime session)
           
 
Method Summary
 void connect()
           
 
Methods inherited from class org.jbpm.process.workitem.wsht.CommandBasedWSHumanTaskHandler
abortWorkItem, configureClient, dispose, executeWorkItem, setAction, setConnection, setSession
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommandBasedWSThroughJMSHumanTaskHandler

public CommandBasedWSThroughJMSHumanTaskHandler(org.drools.runtime.KnowledgeRuntime session)
Method Detail

connect

public void connect()
Overrides:
connect in class CommandBasedWSHumanTaskHandler


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