jBPM distribution 6.0.0.Alpha9

Uses of Interface
org.jbpm.task.api.TaskServiceEntryPoint

Packages that use TaskServiceEntryPoint
org.jbpm.task.impl   
org.jbpm.task.wih   
 

Uses of TaskServiceEntryPoint in org.jbpm.task.impl
 

Classes in org.jbpm.task.impl that implement TaskServiceEntryPoint
 class TaskServiceEntryPointImpl
           
 

Uses of TaskServiceEntryPoint in org.jbpm.task.wih
 

Methods in org.jbpm.task.wih that return TaskServiceEntryPoint
 TaskServiceEntryPoint ExternalTaskEventListener.getTaskService()
           
 TaskServiceEntryPoint CDIHTWorkItemHandler.getTaskService()
           
 

Methods in org.jbpm.task.wih with parameters of type TaskServiceEntryPoint
 void ExternalTaskEventListener.setTaskService(TaskServiceEntryPoint taskService)
           
 


jBPM distribution 6.0.0.Alpha9

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