Interface | Description |
---|---|
TaskDetailPresenter |
Presenter for displaying task detail view.
|
TasksListView |
Tasks Pulse tab UI.
|
Class | Description |
---|---|
DefaultTaskDetailPresenter<D extends info.magnolia.task.definition.TaskDefinition,T extends info.magnolia.task.Task> |
The task detail presenter.
|
NoOpTaskDetailPresenter | Deprecated
since 6.0.
|
TaskItem<T extends info.magnolia.task.Task,D extends info.magnolia.task.definition.TaskDefinition> |
Represents a generic Task object as a Vaadin BeanItem so to be consumed by the UI.
|
TasksDataProvider | |
TasksListPresenter |
Presenter of
TasksListView . |
TasksListViewImpl |
Implementation of
TasksListView . |
TaskTypeHelper |
A helper class to determine some task specific properties.
|
Copyright © 2019 Magnolia International Ltd.. All rights reserved.