Uses of Interface
org.jbpm.api.TaskService

Packages that use TaskService
org.jbpm.api the jBPM API, Start by creating a Configuration, build a ProcessEngine from that, and then you can find the workflow methods on the services like ExecutionService, TaskService
 

Uses of TaskService in org.jbpm.api
 

Methods in org.jbpm.api that return TaskService
 TaskService ProcessEngine.getTaskService()
          the task service that exposes the runtime human task lists.
 



Copyright © 2010 JBoss Community. All Rights Reserved.