public class ValidatePushNotificationLifecycleFunction
extends java.lang.Object
| Constructor and Description |
|---|
ValidatePushNotificationLifecycleFunction(com.microstrategy.usher.NtpRepository ntpRepository,
com.microstrategy.usher.BadgeIdOrgIdEntityRepository badgeIdOrgIdEntityRepository) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
shouldBeIgnored(java.lang.String pushNotificationServerUrl,
InboxEntity inboxEntity) |
boolean |
shouldBeIgnored(java.lang.String pushNotificationServerUrl,
int targetBadgeId) |
@Inject
public ValidatePushNotificationLifecycleFunction(com.microstrategy.usher.NtpRepository ntpRepository,
com.microstrategy.usher.BadgeIdOrgIdEntityRepository badgeIdOrgIdEntityRepository)
public boolean shouldBeIgnored(java.lang.String pushNotificationServerUrl,
InboxEntity inboxEntity)
public boolean shouldBeIgnored(java.lang.String pushNotificationServerUrl,
int targetBadgeId)