org.jbpm.console.ng.ht.client.editors.taskslist.grid
Class TasksListGridPresenter
java.lang.Object
org.jbpm.console.ng.gc.client.list.base.AbstractListPresenter<T>
org.jbpm.console.ng.gc.client.list.base.AbstractScreenListPresenter<TaskSummary>
org.jbpm.console.ng.ht.client.editors.taskslist.grid.TasksListGridPresenter
@Dependent
public class TasksListGridPresenter
- extends AbstractScreenListPresenter<TaskSummary>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TasksListGridPresenter
public TasksListGridPresenter()
refreshActiveTasks
public void refreshActiveTasks()
refreshPersonalTasks
public void refreshPersonalTasks()
refreshGroupTasks
public void refreshGroupTasks()
refreshAllTasks
public void refreshAllTasks()
refreshAdminTasks
public void refreshAdminTasks()
getTitle
public String getTitle()
getView
public org.uberfire.client.mvp.UberView<TasksListGridPresenter> getView()
releaseTask
public void releaseTask(Long taskId,
String userId)
claimTask
public void claimTask(Long taskId,
String userId)
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.