jBPM :: Human Task Apache Mina 6.0.0-SNAPSHOT

org.jbpm.process.workitem.wsht.mina
Class CommandBasedWSHumanTaskHandler

java.lang.Object
  extended by org.jbpm.process.workitem.wsht.mina.CommandBasedWSHumanTaskHandler
All Implemented Interfaces:
org.kie.api.runtime.process.WorkItemHandler

Deprecated.

@Deprecated
public class CommandBasedWSHumanTaskHandler
extends Object
implements org.kie.api.runtime.process.WorkItemHandler


Constructor Summary
CommandBasedWSHumanTaskHandler()
          Deprecated.  
CommandBasedWSHumanTaskHandler(org.kie.internal.runtime.KnowledgeRuntime session)
          Deprecated.  
CommandBasedWSHumanTaskHandler(org.kie.internal.runtime.KnowledgeRuntime session, OnErrorAction action)
          Deprecated.  
 
Method Summary
 void abortWorkItem(org.kie.api.runtime.process.WorkItem workItem, org.kie.api.runtime.process.WorkItemManager manager)
          Deprecated.  
 void configureClient(TaskClient clientIn)
          Deprecated.  
 void connect()
          Deprecated.  
 void dispose()
          Deprecated.  
 void executeWorkItem(org.kie.api.runtime.process.WorkItem workItem, org.kie.api.runtime.process.WorkItemManager manager)
          Deprecated.  
 void setAction(OnErrorAction action)
          Deprecated.  
 void setConnection(String ipAddress, int port)
          Deprecated.  
 void setSession(org.kie.internal.runtime.KnowledgeRuntime session)
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommandBasedWSHumanTaskHandler

public CommandBasedWSHumanTaskHandler()
Deprecated. 

CommandBasedWSHumanTaskHandler

public CommandBasedWSHumanTaskHandler(org.kie.internal.runtime.KnowledgeRuntime session)
Deprecated. 

CommandBasedWSHumanTaskHandler

public CommandBasedWSHumanTaskHandler(org.kie.internal.runtime.KnowledgeRuntime session,
                                      OnErrorAction action)
Deprecated. 
Method Detail

setSession

public void setSession(org.kie.internal.runtime.KnowledgeRuntime session)
Deprecated. 

setConnection

public void setConnection(String ipAddress,
                          int port)
Deprecated. 

configureClient

public void configureClient(TaskClient clientIn)
Deprecated. 

setAction

public void setAction(OnErrorAction action)
Deprecated. 

connect

public void connect()
Deprecated. 

executeWorkItem

public void executeWorkItem(org.kie.api.runtime.process.WorkItem workItem,
                            org.kie.api.runtime.process.WorkItemManager manager)
Deprecated. 
Specified by:
executeWorkItem in interface org.kie.api.runtime.process.WorkItemHandler

dispose

public void dispose()
             throws Exception
Deprecated. 
Throws:
Exception

abortWorkItem

public void abortWorkItem(org.kie.api.runtime.process.WorkItem workItem,
                          org.kie.api.runtime.process.WorkItemManager manager)
Deprecated. 
Specified by:
abortWorkItem in interface org.kie.api.runtime.process.WorkItemHandler

jBPM :: Human Task Apache Mina 6.0.0-SNAPSHOT

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