| Package | Description |
|---|---|
| org.sakaiproject.courier.api | |
| org.sakaiproject.courier.cover |
| Modifier and Type | Method and Description |
|---|---|
List<Delivery> |
DeliveryProvider.getDeliveries(String sessionId,
String placementId)
Access the Deliveries queued up for a particular session client window.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CourierService.deliver(Delivery delivery)
Deprecated.
Queue up a delivery for the client window identified in the Delivery object.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
CourierService.deliver(Delivery param0) |
Copyright © 2003–2019 The Sakai Foundation. All rights reserved.