jBPM Console NG - Human Tasks API 6.2.1-SNAPSHOT

Uses of Class
org.jbpm.console.ng.ht.model.TaskSummary

Packages that use TaskSummary
org.jbpm.console.ng.ht.model   
org.jbpm.console.ng.ht.service   
 

Uses of TaskSummary in org.jbpm.console.ng.ht.model
 

Methods in org.jbpm.console.ng.ht.model that return types with arguments of type TaskSummary
 List<TaskSummary> TasksPerDaySummary.getTasks()
           
 

Constructor parameters in org.jbpm.console.ng.ht.model with type arguments of type TaskSummary
TasksPerDaySummary(Day day, List<TaskSummary> tasks)
           
 

Uses of TaskSummary in org.jbpm.console.ng.ht.service
 

Methods in org.jbpm.console.ng.ht.service that return TaskSummary
 TaskSummary TaskOperationsService.getTaskDetails(long taskId)
           
 


jBPM Console NG - Human Tasks API 6.2.1-SNAPSHOT

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