Uses of Class
org.jbpm.task.event.TaskEventKey

Packages that use TaskEventKey
org.jbpm.process.workitem.wsht   
org.jbpm.task.service.hornetq   
 

Uses of TaskEventKey in org.jbpm.process.workitem.wsht
 

Fields in org.jbpm.process.workitem.wsht with type parameters of type TaskEventKey
protected  Map<TaskEventKey,EventResponseHandler> WSHumanTaskHandler.eventHandlers
           
protected  Map<TaskEventKey,EventResponseHandler> SyncWSHumanTaskHandler.eventHandlers
           
protected  Map<TaskEventKey,EventResponseHandler> CommandBasedWSHumanTaskHandler.eventHandlers
           
protected  Map<TaskEventKey,EventResponseHandler> AsyncWSHumanTaskHandler.eventHandlers
           
 

Uses of TaskEventKey in org.jbpm.task.service.hornetq
 

Fields in org.jbpm.task.service.hornetq with type parameters of type TaskEventKey
protected  Map<TaskEventKey,EventResponseHandler> CommandBasedHornetQWSHumanTaskHandler.eventHandlers
           
 



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