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 getUserAvatarURL(CoreSession session, String username) throws ClientException
ClientException
Copyright © 2015 Nuxeo SA. All rights reserved.