Uses of Class
ru.moysklad.remap_1_2.entities.notifications.Notification
-
Packages that use Notification Package Description ru.moysklad.remap_1_2.clients ru.moysklad.remap_1_2.entities.notifications ru.moysklad.remap_1_2.utils.json -
-
Uses of Notification in ru.moysklad.remap_1_2.clients
Methods in ru.moysklad.remap_1_2.clients with parameters of type Notification Modifier and Type Method Description voidNotificationClient. markAsRead(Notification notification) -
Uses of Notification in ru.moysklad.remap_1_2.entities.notifications
Subclasses of Notification in ru.moysklad.remap_1_2.entities.notifications Modifier and Type Class Description classNotificationCustomerOrderclassNotificationExchangeclassNotificationGoodCountTooLowclassNotificationInvoiceOutOverdueclassNotificationRetailShiftclassNotificationRetailShiftClosedclassNotificationSubscribeExpiredclassNotificationSubscribeTermsExpiredclassNotificationTaskclassNotificationTaskChangedclassNotificationTaskComment -
Uses of Notification in ru.moysklad.remap_1_2.utils.json
Methods in ru.moysklad.remap_1_2.utils.json that return Notification Modifier and Type Method Description NotificationNotificationDeserializer. deserialize(com.fasterxml.jackson.core.JsonParser p, com.fasterxml.jackson.databind.DeserializationContext ctxt)
-