Uses of Class
org.apache.syncope.common.lib.to.NotificationTaskTO
Packages that use NotificationTaskTO
-
Uses of NotificationTaskTO in org.apache.syncope.client.console.rest
Methods in org.apache.syncope.client.console.rest that return NotificationTaskTOMethods in org.apache.syncope.client.console.rest that return types with arguments of type NotificationTaskTOModifier and TypeMethodDescriptionTaskRestClient.listNotificationTasks
(String notification, AnyTypeKind anyTypeKind, String entityKey, int page, int size, SortParam<String> sort) -
Uses of NotificationTaskTO in org.apache.syncope.client.console.tasks
Methods in org.apache.syncope.client.console.tasks that return types with arguments of type NotificationTaskTOModifier and TypeMethodDescriptionNotificationTaskDirectoryPanel.getActions
(IModel<NotificationTaskTO> model) protected List
<IColumn<NotificationTaskTO, String>> NotificationTaskDirectoryPanel.getColumns()
NotificationTaskDirectoryPanel.NotificationTasksProvider.iterator
(long first, long count) Method parameters in org.apache.syncope.client.console.tasks with type arguments of type NotificationTaskTOModifier and TypeMethodDescriptionNotificationTaskDirectoryPanel.getActions
(IModel<NotificationTaskTO> model)