Uses of Class
org.exoplatform.wallet.reward.storage.WalletRewardTeamStorage
Packages that use WalletRewardTeamStorage
-
Uses of WalletRewardTeamStorage in org.exoplatform.wallet.reward.service
Constructors in org.exoplatform.wallet.reward.service with parameters of type WalletRewardTeamStorage -
Uses of WalletRewardTeamStorage in org.exoplatform.wallet.reward.storage
Constructors in org.exoplatform.wallet.reward.storage with parameters of type WalletRewardTeamStorageModifierConstructorDescriptionWalletRewardReportStorage(RewardPluginDAO rewardPluginDAO, RewardDAO rewardDAO, RewardPeriodDAO rewardPeriodDAO, RewardTeamDAO rewardTeamDAO, WalletRewardTeamStorage rewardTeamStorage, org.exoplatform.wallet.service.WalletAccountService walletAccountService, org.exoplatform.wallet.service.WalletTransactionService walletTransactionService)