public class UsherNotificationActionPresenter
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
protected class |
UsherNotificationActionPresenter.ConsumeUsherDataResultSubscriber |
protected class |
UsherNotificationActionPresenter.TimerCompleteCallbackInternalBadge |
static interface |
UsherNotificationActionPresenter.UsherPushNotificationRawDataUI |
| Constructor and Description |
|---|
UsherNotificationActionPresenter(com.microstrategy.usher.TimerUseCase timerUseCase,
com.microstrategy.usher.ConsumePushNotificationDataUseCase consumeUsherDataEntityUseCase,
UsherNotificationActionPresenter.UsherPushNotificationRawDataUI usherGcmPushNotificationModelUI) |
| Modifier and Type | Method and Description |
|---|---|
void |
consumePushNotificationAction(java.lang.String jsonString,
boolean approve) |
@Inject
public UsherNotificationActionPresenter(com.microstrategy.usher.TimerUseCase timerUseCase,
com.microstrategy.usher.ConsumePushNotificationDataUseCase consumeUsherDataEntityUseCase,
UsherNotificationActionPresenter.UsherPushNotificationRawDataUI usherGcmPushNotificationModelUI)