jBPM distribution 6.0.0.Alpha9

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

Packages that use TaskContentService
org.jbpm.task.commands   
org.jbpm.task.impl   
 

Uses of TaskContentService in org.jbpm.task.commands
 

Methods in org.jbpm.task.commands that return TaskContentService
 TaskContentService TaskContext.getTaskContentService()
           
 

Methods in org.jbpm.task.commands with parameters of type TaskContentService
 void TaskContext.setTaskContentService(TaskContentService taskContentService)
           
 

Uses of TaskContentService in org.jbpm.task.impl
 

Classes in org.jbpm.task.impl that implement TaskContentService
 class TaskContentServiceImpl
           
 


jBPM distribution 6.0.0.Alpha9

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