public interface ActivityLinkBuilder
ActivityLinkBuilder
is used to compute the different links and URLs (for a document, an user, ...) that
can be in an Activity message.Modifier and Type | Method and Description |
---|---|
String |
getDocumentLink(String documentActivityObject,
String displayValue) |
String |
getUserAvatarURL(CoreSession session,
String username) |
String |
getUserProfileLink(String userActivityObject,
String displayValue) |
String getDocumentLink(String documentActivityObject, String displayValue)
String getUserProfileLink(String userActivityObject, String displayValue)
String getUserAvatarURL(CoreSession session, String username)
Copyright © 2018 Nuxeo. All rights reserved.