Use info.magnolia.task.app.TasksDataSourceDefinition.
name
optional, default is tasks
Name of the data source.
sortBy
optional
List of properties the data source sorts by. Possible values for
SortDirection
are ascending and descending.
Data source components
Module component mappings can be defined in the context of the current
data source (a component section should have an id in the form of
<id>datasource-<ds-name></id>, where <ds-name> is configured in the
definition).
Type
Implementation
Description
info.magnolia.ui.datasource.PropertySetFactory
info.magnolia.task.app.TasksPropertySetFactory
Reads and writes properties from/to item in form.
info.magnolia.ui.datasource.ItemResolver
info.magnolia.task.app.TasksItemResolver
Converts path to actual item and back.
info.magnolia.ui.contentapp.ItemDescriber
info.magnolia.task.app.TasksItemDescriber
Displays description for selected item(s) at the bottom of app.