Skip to content

Commit

Permalink
Deprecate obsolete method.
Browse files Browse the repository at this point in the history
  • Loading branch information
JeethJJ committed Sep 2, 2024
1 parent a5dd8cd commit a8eae7e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ default void addNotificationTemplateType(String displayName, String notification
* @param tenantDomain Tenant domain
* @throws NotificationTemplateManagerException If an error occurred while adding the default notification templates
*/
@Deprecated
default void addDefaultNotificationTemplates(String notificationChannel, String tenantDomain)
throws NotificationTemplateManagerException {

Expand Down

0 comments on commit a8eae7e

Please sign in to comment.