Uses of Interface
org.jbpm.task.AsyncTaskService

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

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

Methods in org.jbpm.process.workitem.wsht with parameters of type AsyncTaskService
 void AsyncWSHumanTaskHandler.setClient(AsyncTaskService client)
           
 

Constructors in org.jbpm.process.workitem.wsht with parameters of type AsyncTaskService
AsyncWSHumanTaskHandler(AsyncTaskService client)
           
AsyncWSHumanTaskHandler(AsyncTaskService client, KnowledgeRuntime session)
           
 

Uses of AsyncTaskService in org.jbpm.task.service
 

Classes in org.jbpm.task.service that implement AsyncTaskService
 class TaskClient
           
 

Constructors in org.jbpm.task.service with parameters of type AsyncTaskService
AsyncTaskServiceWrapper(AsyncTaskService taskService)
           
 



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