public class ReferralTask extends Object implements com.atlassian.core.task.Task
Constructor and Description |
---|
ReferralTask(com.atlassian.bonnie.Handle entityHandle,
String referrerUrl) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
void |
execute() |
String |
getReferrerUrl() |
int |
hashCode() |
void |
incrementHitCount() |
void |
setReferralManager(ReferralManager referralManager) |
public ReferralTask(com.atlassian.bonnie.Handle entityHandle, String referrerUrl)
public void execute() throws Exception
execute
in interface com.atlassian.core.task.Task
Exception
public void setReferralManager(ReferralManager referralManager)
public void incrementHitCount()
public String getReferrerUrl()
Copyright © 2003–2017 Atlassian. All rights reserved.