Method | Description | |
---|---|---|
saveNotifications ( integer $subjectType, array $settings, string $projectId = null ) | Saves/modifies/deletes notifications | |
saveReports ( array $settings, string $projectId = null ) | Saves/modifies/deletes reports |
protected saveReports ( array $settings, string $projectId = null ) | ||
$settings | array | Array of reports to create/modify |
$projectId | string | optional Projects id. |