Method | Description | |
---|---|---|
Add ( NumberOfShipmentsHistory history ) : void | ||
GetCurrentNumberOfShipments ( System.Guid notificationId ) : Task |
||
GetLargestNumberOfShipments ( System.Guid notificationId ) : Task |
||
GetOriginalNumberOfShipments ( System.Guid notificationId ) : Task |
||
NumberOfShipmentsHistoryRepository ( IwsContext context, INotificationApplicationAuthorization notificationApplicationAuthorization ) : System |
public Add ( NumberOfShipmentsHistory history ) : void | ||
history | NumberOfShipmentsHistory | |
return | void |
public GetCurrentNumberOfShipments ( System.Guid notificationId ) : Task |
||
notificationId | System.Guid | |
return | Task |
public GetLargestNumberOfShipments ( System.Guid notificationId ) : Task |
||
notificationId | System.Guid | |
return | Task |
public GetOriginalNumberOfShipments ( System.Guid notificationId ) : Task |
||
notificationId | System.Guid | |
return | Task |
public NumberOfShipmentsHistoryRepository ( IwsContext context, INotificationApplicationAuthorization notificationApplicationAuthorization ) : System | ||
context | IwsContext | |
notificationApplicationAuthorization | INotificationApplicationAuthorization | |
return | System |