public class UserSubscription extends Object
| Constructor and Description |
|---|
UserSubscription(String id,
String notification,
String prefixedUserName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDocId() |
String |
getNotification() |
String |
getUserId()
Returns a prefixed principal id.
|
public UserSubscription(String id, String notification, String prefixedUserName)
Copyright © 2019 Nuxeo. All rights reserved.