public interface ReferralMessageQueueService
Modifier and Type | Method and Description |
---|---|
void |
addReferral(ContentId contentId,
String referrerUrl)
Add a referrer to the content identified by the contentId.
|
void addReferral(ContentId contentId, String referrerUrl)
contentId
- ID of the target contentreferrerUrl
- Referrer URLCopyright © 2003–2017 Atlassian. All rights reserved.