Class Hierarchy
- java.lang.Object
- org.exoplatform.addons.gamification.entities.domain.configuration.AbstractAuditingEntity (implements java.io.Serializable)
- org.exoplatform.addons.gamification.service.effective.AbstractLeaderboard (implements java.io.Serializable)
- org.exoplatform.addons.gamification.service.dto.configuration.Announcement (implements java.lang.Cloneable)
- org.exoplatform.addons.gamification.service.dto.configuration.AnnouncementActivity (implements java.lang.Cloneable)
- org.exoplatform.addons.gamification.rest.AnnouncementRest (implements org.exoplatform.services.rest.resource.ResourceContainer)
- org.exoplatform.addons.gamification.rest.model.AnnouncementRestEntity (implements java.lang.Cloneable)
- org.exoplatform.addons.gamification.service.configuration.AnnouncementServiceImpl (implements org.exoplatform.addons.gamification.service.AnnouncementService)
- org.exoplatform.addons.gamification.storage.AnnouncementStorage
- org.exoplatform.addons.gamification.service.dto.configuration.BadgeDTO (implements java.io.Serializable)
- org.exoplatform.addons.gamification.service.mapper.BadgeMapper
- org.exoplatform.addons.gamification.service.setting.badge.impl.BadgeRegistryImpl (implements org.exoplatform.addons.gamification.service.setting.badge.BadgeRegistry, org.picocontainer.Startable)
- org.exoplatform.addons.gamification.service.configuration.BadgeService
- org.exoplatform.container.component.BaseComponentPlugin (implements org.exoplatform.container.component.ComponentPlugin)
- org.exoplatform.social.common.lifecycle.AbstractListenerPlugin
- org.exoplatform.social.core.activity.ActivityListenerPlugin (implements org.exoplatform.social.core.activity.ActivityListener)
- org.exoplatform.social.core.profile.ProfileListenerPlugin (implements org.exoplatform.social.core.profile.ProfileListener)
- org.exoplatform.social.core.relationship.RelationshipListenerPlugin (implements org.exoplatform.social.core.relationship.RelationshipListener)
- org.exoplatform.addons.gamification.service.setting.badge.model.BadgeConfig
- org.exoplatform.social.core.BaseActivityProcessorPlugin (implements org.exoplatform.social.core.ActivityProcessor)
- org.exoplatform.commons.api.settings.FeaturePlugin
- org.exoplatform.commons.search.index.IndexingServiceConnector
- org.exoplatform.commons.search.index.impl.ElasticIndexingServiceConnector
- org.exoplatform.services.listener.Listener<S,D>
- org.exoplatform.addons.gamification.service.setting.rule.model.RuleConfig
- org.exoplatform.commons.upgrade.UpgradeProductPlugin
- org.exoplatform.addons.gamification.service.dto.configuration.CacheKey (implements java.io.Serializable)
- org.exoplatform.addons.gamification.service.dto.configuration.Challenge (implements java.lang.Cloneable)
- org.exoplatform.addons.gamification.rest.ChallengeRest (implements org.exoplatform.services.rest.resource.ResourceContainer)
- org.exoplatform.addons.gamification.rest.model.ChallengeRestEntity (implements java.lang.Cloneable)
- org.exoplatform.addons.gamification.service.configuration.ChallengeServiceImpl (implements org.exoplatform.addons.gamification.service.ChallengeService)
- org.exoplatform.addons.gamification.storage.ChallengeStorage
- org.exoplatform.addons.gamification.service.dto.configuration.DomainDTO (implements java.lang.Cloneable, java.io.Serializable)
- org.exoplatform.addons.gamification.service.dto.configuration.DomainFilter (implements java.io.Serializable)
- org.exoplatform.addons.gamification.rest.model.DomainList
- org.exoplatform.addons.gamification.service.mapper.DomainMapper
- org.exoplatform.addons.gamification.rest.model.DomainRestEntity
- org.exoplatform.addons.gamification.service.configuration.DomainServiceImpl (implements org.exoplatform.addons.gamification.service.configuration.DomainService)
- org.exoplatform.addons.gamification.storage.DomainStorage
- org.exoplatform.addons.gamification.rest.EntityBuilder
- org.exoplatform.addons.gamification.service.mapper.EntityMapper
- org.exoplatform.addons.gamification.service.dto.configuration.GamificationActionsHistoryDTO (implements java.lang.Cloneable)
- org.exoplatform.addons.gamification.service.mapper.GamificationActionsHistoryMapper
- org.exoplatform.addons.gamification.rest.model.GamificationActionsHistoryRestEntity (implements java.lang.Cloneable)
- org.exoplatform.addons.gamification.rest.GamificationInformationsEndpoint (implements org.exoplatform.services.rest.resource.ResourceContainer)
- org.exoplatform.addons.gamification.rest.GamificationInformationsEndpoint.GamificationHistoryInfo
- org.exoplatform.addons.gamification.rest.GamificationRestEndpoint (implements org.exoplatform.services.rest.resource.ResourceContainer)
- org.exoplatform.addons.gamification.rest.GamificationRestEndpoint.GamificationPoints
- org.exoplatform.addons.gamification.service.effective.GamificationService
- org.exoplatform.addons.gamification.GamificationUtils
- org.exoplatform.commons.persistence.impl.GenericDAOJPAImpl<E,ID> (implements org.exoplatform.commons.api.persistence.GenericDAO<E,ID>)
- org.exoplatform.addons.gamification.storage.dao.BadgeDAO
- org.exoplatform.addons.gamification.storage.dao.DomainDAO (implements org.exoplatform.commons.api.persistence.GenericDAO<E,ID>)
- org.exoplatform.addons.gamification.storage.dao.GamificationHistoryDAO
- org.exoplatform.addons.gamification.storage.dao.RuleDAO (implements org.exoplatform.commons.api.persistence.GenericDAO<E,ID>)
- org.exoplatform.addons.gamification.rest.LeaderboardEndpoint (implements org.exoplatform.services.rest.resource.ResourceContainer)
- org.exoplatform.addons.gamification.rest.LeaderboardEndpoint.LeaderboardInfo
- org.exoplatform.addons.gamification.service.effective.LeaderboardFilter
- org.exoplatform.addons.gamification.rest.ManageBadgesEndpoint (implements org.exoplatform.services.rest.resource.ResourceContainer)
- org.exoplatform.addons.gamification.rest.ManageDomainsEndpoint (implements org.exoplatform.services.rest.resource.ResourceContainer)
- org.exoplatform.addons.gamification.rest.ManageRulesEndpoint (implements org.exoplatform.services.rest.resource.ResourceContainer)
- org.exoplatform.addons.gamification.service.effective.ProfileReputation (implements java.io.Serializable)
- org.exoplatform.addons.gamification.rest.model.RealizationList
- org.exoplatform.addons.gamification.service.dto.configuration.RealizationsFilter (implements java.io.Serializable)
- org.exoplatform.addons.gamification.rest.RealizationsRest (implements org.exoplatform.services.rest.resource.ResourceContainer)
- org.exoplatform.addons.gamification.service.configuration.RealizationsServiceImpl (implements org.exoplatform.addons.gamification.service.RealizationsService)
- org.exoplatform.addons.gamification.storage.RealizationsStorage
- org.exoplatform.addons.gamification.liquibase.ResetMySQLAutoIncrement (implements liquibase.change.custom.CustomTaskChange)
- org.exoplatform.addons.gamification.service.dto.configuration.RuleDTO (implements java.io.Serializable)
- org.exoplatform.addons.gamification.service.dto.configuration.RuleFilter (implements java.io.Serializable)
- org.exoplatform.addons.gamification.rest.model.RuleList
- org.exoplatform.addons.gamification.service.mapper.RuleMapper
- org.exoplatform.addons.gamification.service.setting.rule.impl.RuleRegistryImpl (implements org.exoplatform.addons.gamification.service.setting.rule.RuleRegistry, org.picocontainer.Startable)
- org.exoplatform.addons.gamification.rest.model.RuleRestEntity (implements java.lang.Cloneable)
- org.exoplatform.addons.gamification.search.RuleSearchConnector
- org.exoplatform.addons.gamification.service.configuration.RuleServiceImpl (implements org.exoplatform.addons.gamification.service.configuration.RuleService)
- org.exoplatform.addons.gamification.storage.RuleStorage
- org.exoplatform.addons.gamification.rest.SpaceLeaderboardEndpoint (implements org.exoplatform.services.rest.resource.ResourceContainer)
- org.exoplatform.social.core.space.SpaceListenerPlugin (implements org.exoplatform.social.core.space.spi.SpaceLifeCycleListener)
- org.exoplatform.addons.gamification.service.dto.configuration.UserInfo (implements java.lang.Cloneable)
- org.exoplatform.addons.gamification.rest.UserReputationEndpoint (implements org.exoplatform.services.rest.resource.ResourceContainer)
- org.exoplatform.addons.gamification.utils.Utils