Package | Description |
---|---|
org.jbpm.console.ng.ht.client.editors.taskslist |
Modifier and Type | Method and Description |
---|---|
TasksListPresenter.TaskType |
TasksListViewImpl.getCurrentTaskType() |
TasksListPresenter.TaskType |
TasksListPresenter.TaskListView.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.
|
Modifier and Type | Method and Description |
---|---|
void |
TasksListPresenter.refreshTasks(Date date,
TasksListPresenter.TaskView taskView,
TasksListPresenter.TaskType taskType)
Refresh tasks based on specified date, view (day/week/month) and task type.
|
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.