@Deprecated
public class NotificationsSummary
extends java.lang.Object
Constructor and Description |
---|
NotificationsSummary()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
int |
getNumberOfExpired()
Deprecated.
Get the number of expired notifications
|
int |
getNumberOfUnread()
Deprecated.
Get the number of unread notifications
|
void |
setNumberOfExpired(int numberOfExpired_)
Deprecated.
Set the number of expired notifications
|
void |
setNumberOfUnread(int numberOfUnread_)
Deprecated.
Set the number of unread notifications
|
public int getNumberOfExpired()
public void setNumberOfExpired(int numberOfExpired_)
numberOfExpired_
- the number of expired notificationspublic int getNumberOfUnread()
public void setNumberOfUnread(int numberOfUnread_)
numberOfExpired_
- the number of unread notificationsCopyright © 2003-2024 Appian Corporation. All Rights Reserved.