| Modifier and Type | Method and Description |
|---|---|
void |
acknowledge(String uuid,
String userId)
Mark an item as acknowledged with a type-appropriate acknowledgement type.
|
void |
acknowledge(String uuid,
String userId,
AcknowledgementType acknowledgementType)
Mark an item as acknowledged with a specific acknowledgement type.
|
void acknowledge(String uuid, String userId)
void acknowledge(String uuid, String userId, AcknowledgementType acknowledgementType)
Copyright © 2003–2019 Sakai Project. All rights reserved.