Uses of Class
org.jbpm.task.service.TaskClient

Packages that use TaskClient
org.jbpm.process.workitem.wsht   
org.jbpm.task.service   
 

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

Methods in org.jbpm.process.workitem.wsht with parameters of type TaskClient
 void GenericCommandBasedWSHumanTaskHandler.setClient(TaskClient client)
          Deprecated.  
 

Uses of TaskClient in org.jbpm.task.service
 

Methods in org.jbpm.task.service that return TaskClient
 TaskClient TaskClientHandler.getClient()
           
 

Methods in org.jbpm.task.service with parameters of type TaskClient
 void TaskClientHandler.setClient(TaskClient client)
           
 



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