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