Uses of Class
org.exoplatform.wallet.reward.api.RewardPlugin
-
Packages that use RewardPlugin Package Description org.exoplatform.wallet.reward.service -
-
Uses of RewardPlugin in org.exoplatform.wallet.reward.service
Methods in org.exoplatform.wallet.reward.service that return RewardPlugin Modifier and Type Method Description RewardPluginRewardSettingsService. getRewardPlugin(String pluginId)Methods in org.exoplatform.wallet.reward.service that return types with arguments of type RewardPlugin Modifier and Type Method Description Collection<RewardPlugin>RewardSettingsService. getRewardPlugins()Methods in org.exoplatform.wallet.reward.service with parameters of type RewardPlugin Modifier and Type Method Description voidRewardSettingsService. registerPlugin(RewardPlugin rewardPlugin)Registers a reward plugin
-