public class RewardService extends Object
| Constructor and Description |
|---|
RewardService(org.exoplatform.addon.ethereum.wallet.service.EthereumWalletAccountService walletAccountService,
RewardSettingsService rewardSettingsService,
RewardTeamService rewardTeamService) |
| Modifier and Type | Method and Description |
|---|---|
Set<RewardMemberDetail> |
computeReward(Set<Long> identityIds,
long periodDateInSeconds) |
public RewardService(org.exoplatform.addon.ethereum.wallet.service.EthereumWalletAccountService walletAccountService,
RewardSettingsService rewardSettingsService,
RewardTeamService rewardTeamService)
public Set<RewardMemberDetail> computeReward(Set<Long> identityIds, long periodDateInSeconds)
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.