JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
E
G
H
I
K
M
O
R
S
U
W
A
addRewardPeriodInProgress(RewardPeriod)
- Method in class org.exoplatform.addon.wallet.reward.service.
WalletRewardSettingsService
E
execute(JobExecutionContext)
- Method in class org.exoplatform.addon.wallet.reward.job.
RewardStatusVerifierJob
G
GamificationRewardPlugin
- Class in
org.exoplatform.addon.wallet.reward.plugin
GamificationRewardPlugin(PortalContainer, ConfigurationManager)
- Constructor for class org.exoplatform.addon.wallet.reward.plugin.
GamificationRewardPlugin
getBudget()
- Method in class org.exoplatform.addon.wallet.reward.entity.
RewardTeamEntity
getBuilder()
- Method in class org.exoplatform.addon.wallet.reward.notification.
RewardSuccessTemplateProvider
getDescription()
- Method in class org.exoplatform.addon.wallet.reward.entity.
RewardTeamEntity
getDisabled()
- Method in class org.exoplatform.addon.wallet.reward.entity.
RewardTeamEntity
getEarnedPoints(Set<Long>, long, long)
- Method in class org.exoplatform.addon.wallet.reward.plugin.
GamificationRewardPlugin
getEarnedPoints(Set<Long>, long, long)
- Method in class org.exoplatform.addon.wallet.reward.plugin.
KudosRewardPlugin
getId()
- Method in class org.exoplatform.addon.wallet.reward.entity.
RewardTeamEntity
getId()
- Method in class org.exoplatform.addon.wallet.reward.entity.
RewardTeamMemberEntity
getId()
- Method in class org.exoplatform.addon.wallet.reward.notification.
RewardSuccessNotificationPlugin
getIdentityId()
- Method in class org.exoplatform.addon.wallet.reward.entity.
RewardTeamMemberEntity
getMailTemplatePath()
- Method in class org.exoplatform.addon.wallet.reward.notification.
RewardSuccessTemplateProvider
getManager()
- Method in class org.exoplatform.addon.wallet.reward.entity.
RewardTeamEntity
getMembers()
- Method in class org.exoplatform.addon.wallet.reward.entity.
RewardTeamEntity
getName()
- Method in class org.exoplatform.addon.wallet.reward.entity.
RewardTeamEntity
getPushTemplatePath()
- Method in class org.exoplatform.addon.wallet.reward.notification.
RewardSuccessTemplateProvider
getReminderDateInDays()
- Method in class org.exoplatform.addon.wallet.reward.service.
WalletRewardSettingsService
getRewardPeriodsInProgress()
- Method in class org.exoplatform.addon.wallet.reward.service.
WalletRewardSettingsService
getRewardPlugin(String)
- Method in class org.exoplatform.addon.wallet.reward.service.
WalletRewardSettingsService
getRewardPlugins()
- Method in class org.exoplatform.addon.wallet.reward.service.
WalletRewardSettingsService
getRewardReport(long)
- Method in class org.exoplatform.addon.wallet.reward.service.
WalletRewardService
getRewardTransactions(String, long)
- Method in class org.exoplatform.addon.wallet.reward.service.
WalletRewardTransactionService
getRewardType()
- Method in class org.exoplatform.addon.wallet.reward.entity.
RewardTeamEntity
getSettings()
- Method in class org.exoplatform.addon.wallet.reward.service.
WalletRewardSettingsService
getSpaceId()
- Method in class org.exoplatform.addon.wallet.reward.entity.
RewardTeamEntity
getTeam()
- Method in class org.exoplatform.addon.wallet.reward.entity.
RewardTeamMemberEntity
getTeams()
- Method in class org.exoplatform.addon.wallet.reward.service.
WalletRewardTeamService
getTemplateFilePathConfigs()
- Method in class org.exoplatform.addon.wallet.reward.notification.
RewardSuccessTemplateProvider
getWebTemplatePath()
- Method in class org.exoplatform.addon.wallet.reward.notification.
RewardSuccessTemplateProvider
H
hasRewardInProgress()
- Method in class org.exoplatform.addon.wallet.reward.service.
WalletRewardService
I
isEnabled()
- Method in class org.exoplatform.addon.wallet.reward.plugin.
GamificationRewardPlugin
isEnabled()
- Method in class org.exoplatform.addon.wallet.reward.plugin.
KudosRewardPlugin
isValid(NotificationContext)
- Method in class org.exoplatform.addon.wallet.reward.notification.
RewardSuccessNotificationPlugin
K
KudosRewardPlugin
- Class in
org.exoplatform.addon.wallet.reward.plugin
KudosRewardPlugin(ExoContainer, ConfigurationManager)
- Constructor for class org.exoplatform.addon.wallet.reward.plugin.
KudosRewardPlugin
M
makeDigest(NotificationContext, Writer)
- Method in class org.exoplatform.addon.wallet.reward.notification.
RewardSuccessTemplateBuilder
makeMessage(NotificationContext)
- Method in class org.exoplatform.addon.wallet.reward.notification.
RewardSuccessTemplateBuilder
makeNotification(NotificationContext)
- Method in class org.exoplatform.addon.wallet.reward.notification.
RewardSuccessNotificationPlugin
O
onEvent(Event<RewardReport, Object>)
- Method in class org.exoplatform.addon.wallet.reward.listener.
RewardSucceedNotificationListener
org.exoplatform.addon.wallet.reward.dao
- package org.exoplatform.addon.wallet.reward.dao
org.exoplatform.addon.wallet.reward.entity
- package org.exoplatform.addon.wallet.reward.entity
org.exoplatform.addon.wallet.reward.job
- package org.exoplatform.addon.wallet.reward.job
org.exoplatform.addon.wallet.reward.listener
- package org.exoplatform.addon.wallet.reward.listener
org.exoplatform.addon.wallet.reward.notification
- package org.exoplatform.addon.wallet.reward.notification
org.exoplatform.addon.wallet.reward.plugin
- package org.exoplatform.addon.wallet.reward.plugin
org.exoplatform.addon.wallet.reward.service
- package org.exoplatform.addon.wallet.reward.service
R
registerPlugin(RewardPlugin)
- Method in class org.exoplatform.addon.wallet.reward.service.
WalletRewardSettingsService
removeTeam(Long)
- Method in class org.exoplatform.addon.wallet.reward.service.
WalletRewardTeamService
RewardStatusVerifierJob
- Class in
org.exoplatform.addon.wallet.reward.job
This job is used to check pending rewards sent for periods.
RewardStatusVerifierJob()
- Constructor for class org.exoplatform.addon.wallet.reward.job.
RewardStatusVerifierJob
RewardSucceedNotificationListener
- Class in
org.exoplatform.addon.wallet.reward.listener
A listener that is triggered when rewards has been successfully sent.
RewardSucceedNotificationListener(PortalContainer)
- Constructor for class org.exoplatform.addon.wallet.reward.listener.
RewardSucceedNotificationListener
RewardSuccessNotificationPlugin
- Class in
org.exoplatform.addon.wallet.reward.notification
RewardSuccessNotificationPlugin(InitParams)
- Constructor for class org.exoplatform.addon.wallet.reward.notification.
RewardSuccessNotificationPlugin
RewardSuccessTemplateBuilder
- Class in
org.exoplatform.addon.wallet.reward.notification
RewardSuccessTemplateBuilder(PortalContainer, ChannelKey)
- Constructor for class org.exoplatform.addon.wallet.reward.notification.
RewardSuccessTemplateBuilder
RewardSuccessTemplateProvider
- Class in
org.exoplatform.addon.wallet.reward.notification
RewardSuccessTemplateProvider(PortalContainer, InitParams)
- Constructor for class org.exoplatform.addon.wallet.reward.notification.
RewardSuccessTemplateProvider
RewardTeamDAO
- Class in
org.exoplatform.addon.wallet.reward.dao
RewardTeamDAO()
- Constructor for class org.exoplatform.addon.wallet.reward.dao.
RewardTeamDAO
RewardTeamEntity
- Class in
org.exoplatform.addon.wallet.reward.entity
RewardTeamEntity()
- Constructor for class org.exoplatform.addon.wallet.reward.entity.
RewardTeamEntity
RewardTeamMemberEntity
- Class in
org.exoplatform.addon.wallet.reward.entity
RewardTeamMemberEntity()
- Constructor for class org.exoplatform.addon.wallet.reward.entity.
RewardTeamMemberEntity
S
saveRewardPeriodInProgress(Set<RewardPeriod>)
- Method in class org.exoplatform.addon.wallet.reward.service.
WalletRewardSettingsService
saveRewardTransaction(RewardTransaction)
- Method in class org.exoplatform.addon.wallet.reward.service.
WalletRewardTransactionService
saveSettings(RewardSettings)
- Method in class org.exoplatform.addon.wallet.reward.service.
WalletRewardSettingsService
saveTeam(RewardTeam)
- Method in class org.exoplatform.addon.wallet.reward.service.
WalletRewardTeamService
sendRewards(long, String)
- Method in class org.exoplatform.addon.wallet.reward.service.
WalletRewardService
setBudget(Double)
- Method in class org.exoplatform.addon.wallet.reward.entity.
RewardTeamEntity
setDescription(String)
- Method in class org.exoplatform.addon.wallet.reward.entity.
RewardTeamEntity
setDisabled(Boolean)
- Method in class org.exoplatform.addon.wallet.reward.entity.
RewardTeamEntity
setId(Long)
- Method in class org.exoplatform.addon.wallet.reward.entity.
RewardTeamEntity
setId(Long)
- Method in class org.exoplatform.addon.wallet.reward.entity.
RewardTeamMemberEntity
setIdentityId(Long)
- Method in class org.exoplatform.addon.wallet.reward.entity.
RewardTeamMemberEntity
setMailTemplatePath(String)
- Method in class org.exoplatform.addon.wallet.reward.notification.
RewardSuccessTemplateProvider
setManager(Long)
- Method in class org.exoplatform.addon.wallet.reward.entity.
RewardTeamEntity
setMembers(Set<RewardTeamMemberEntity>)
- Method in class org.exoplatform.addon.wallet.reward.entity.
RewardTeamEntity
setName(String)
- Method in class org.exoplatform.addon.wallet.reward.entity.
RewardTeamEntity
setPushTemplatePath(String)
- Method in class org.exoplatform.addon.wallet.reward.notification.
RewardSuccessTemplateProvider
setRewardType(RewardBudgetType)
- Method in class org.exoplatform.addon.wallet.reward.entity.
RewardTeamEntity
setSpaceId(Long)
- Method in class org.exoplatform.addon.wallet.reward.entity.
RewardTeamEntity
setTeam(RewardTeamEntity)
- Method in class org.exoplatform.addon.wallet.reward.entity.
RewardTeamMemberEntity
setWebTemplatePath(String)
- Method in class org.exoplatform.addon.wallet.reward.notification.
RewardSuccessTemplateProvider
U
unregisterPlugin(String)
- Method in class org.exoplatform.addon.wallet.reward.service.
WalletRewardSettingsService
W
WalletRewardService
- Class in
org.exoplatform.addon.wallet.reward.service
A storage service to save/load reward settings
WalletRewardService(WalletAccountService, WalletTransactionService, RewardSettingsService, RewardTransactionService, RewardTeamService)
- Constructor for class org.exoplatform.addon.wallet.reward.service.
WalletRewardService
WalletRewardSettingsService
- Class in
org.exoplatform.addon.wallet.reward.service
A storage service to save/load reward transactions
WalletRewardSettingsService(SettingService, InitParams)
- Constructor for class org.exoplatform.addon.wallet.reward.service.
WalletRewardSettingsService
WalletRewardTeamService
- Class in
org.exoplatform.addon.wallet.reward.service
A storage service to save/load reward teams
WalletRewardTeamService(RewardTeamDAO)
- Constructor for class org.exoplatform.addon.wallet.reward.service.
WalletRewardTeamService
WalletRewardTransactionService
- Class in
org.exoplatform.addon.wallet.reward.service
A storage service to save/load reward transactions
WalletRewardTransactionService(SettingService)
- Constructor for class org.exoplatform.addon.wallet.reward.service.
WalletRewardTransactionService
A
E
G
H
I
K
M
O
R
S
U
W
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2003–2019
eXo Platform SAS
. All rights reserved.