jBPM Console NG - Human Tasks Client 6.0.0-SNAPSHOT

Uses of Class
org.jbpm.console.ng.ht.client.editors.taskslist.TasksListPresenter.TaskType

Packages that use TasksListPresenter.TaskType
org.jbpm.console.ng.ht.client.editors.taskslist   
 

Uses of TasksListPresenter.TaskType in org.jbpm.console.ng.ht.client.editors.taskslist
 

Methods in org.jbpm.console.ng.ht.client.editors.taskslist that return TasksListPresenter.TaskType
 TasksListPresenter.TaskType TasksListPresenter.getCurrentTaskType()
           
 TasksListPresenter.TaskType TasksListPresenter.TaskListView.getCurrentTaskType()
           
 TasksListPresenter.TaskType TasksListViewImpl.getCurrentTaskType()
           
static TasksListPresenter.TaskType TasksListPresenter.TaskType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static TasksListPresenter.TaskType[] TasksListPresenter.TaskType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.jbpm.console.ng.ht.client.editors.taskslist with parameters of type TasksListPresenter.TaskType
 void TasksListPresenter.refreshTasks(Date date, TasksListPresenter.TaskView taskView, TasksListPresenter.TaskType taskType)
          Refresh tasks based on specified date, view (day/week/month) and task type.
 


jBPM Console NG - Human Tasks Client 6.0.0-SNAPSHOT

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