Skip to content
Snippets Groups Projects
Commit 7dced2c3 authored by OZGCloud's avatar OZGCloud
Browse files

OZG-5031 Mark NotificationsSendFor as deprecated

parent cb8b7f63
No related branches found
No related tags found
No related merge requests found
...@@ -40,6 +40,7 @@ public class UserSettings { ...@@ -40,6 +40,7 @@ public class UserSettings {
public static final String POSTFACH_NACHRICHT_FROM_ANTRAGSTELLER_FIELD = "postfachNachrichtFromAntragsteller"; public static final String POSTFACH_NACHRICHT_FROM_ANTRAGSTELLER_FIELD = "postfachNachrichtFromAntragsteller";
public static final String WIEDERVORLAGE_OVERDUE_FIELD = "wiedervorlageOverdue"; public static final String WIEDERVORLAGE_OVERDUE_FIELD = "wiedervorlageOverdue";
@Deprecated
private NotificationsSendFor notificationsSendFor; private NotificationsSendFor notificationsSendFor;
private boolean vorgangCreated; private boolean vorgangCreated;
private boolean vorgangAssignedToUser; private boolean vorgangAssignedToUser;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment