org.jbpm.process.workitem.wsht
Class MinaHTWorkItemHandler

java.lang.Object
  extended by org.jbpm.process.workitem.wsht.AbstractHTWorkItemHandler
      extended by org.jbpm.process.workitem.wsht.GenericHTWorkItemHandler
          extended by org.jbpm.process.workitem.wsht.MinaHTWorkItemHandler
All Implemented Interfaces:
org.drools.runtime.process.WorkItemHandler

public class MinaHTWorkItemHandler
extends GenericHTWorkItemHandler

This class provides the default configurations for a Mina WorkItem Handler


Field Summary
 
Fields inherited from class org.jbpm.process.workitem.wsht.AbstractHTWorkItemHandler
action, eventHandlers, marshallerContext, session
 
Constructor Summary
MinaHTWorkItemHandler(org.drools.runtime.KnowledgeRuntime session)
           
MinaHTWorkItemHandler(org.drools.runtime.KnowledgeRuntime session, OnErrorAction action)
           
 
Method Summary
 
Methods inherited from class org.jbpm.process.workitem.wsht.GenericHTWorkItemHandler
abortWorkItem, connect, dispose, executeWorkItem, getClient, getIpAddress, getPort, isConnected, isLocal, setClient, setIpAddress, setLocal, setPort
 
Methods inherited from class org.jbpm.process.workitem.wsht.AbstractHTWorkItemHandler
createTaskBasedOnWorkItemParams, createTaskContentBasedOnWorkItemParams, getMarshallerContext, setAction, setMarshallerContext
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MinaHTWorkItemHandler

public MinaHTWorkItemHandler(org.drools.runtime.KnowledgeRuntime session)

MinaHTWorkItemHandler

public MinaHTWorkItemHandler(org.drools.runtime.KnowledgeRuntime session,
                             OnErrorAction action)


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