CSSmartListService
This file defines the service for the smart list.
Tags
Table of Contents
- executeSmartList() : array<string|int, mixed>
- REST endpoint that retrieves the eligible items for the smart list.
Methods
executeSmartList()
REST endpoint that retrieves the eligible items for the smart list.
public
executeSmartList() : array<string|int, mixed>
Collects the several contributions (tasks, channels, object types, classes and attributes).
Tags
Return values
array<string|int, mixed> —List of item IDs eligible for the smart list.
