public class RewardTransactionService extends Object
| Constructor and Description |
|---|
RewardTransactionService(org.exoplatform.commons.api.settings.SettingService settingService) |
| Modifier and Type | Method and Description |
|---|---|
List<org.json.JSONObject> |
getRewardTransactions(Long networkId,
String periodType,
long startDateInSeconds) |
void |
saveRewardTransaction(RewardTransaction rewardTransaction)
Save reward transaction
|
public RewardTransactionService(org.exoplatform.commons.api.settings.SettingService settingService)
public List<org.json.JSONObject> getRewardTransactions(Long networkId, String periodType, long startDateInSeconds)
networkId - periodType - startDateInSeconds - public void saveRewardTransaction(RewardTransaction rewardTransaction)
rewardTransaction - Copyright © 2003–2019 eXo Platform SAS. All rights reserved.