Hierarchy For All Packages
Package Hierarchies:- io.meeds.gamification.activity.processor,
- io.meeds.gamification.analytics,
- io.meeds.gamification.constant,
- io.meeds.gamification.dao,
- io.meeds.gamification.entity,
- io.meeds.gamification.liquibase,
- io.meeds.gamification.listener,
- io.meeds.gamification.model,
- io.meeds.gamification.model.filter,
- io.meeds.gamification.notification.plugin,
- io.meeds.gamification.notification.provider,
- io.meeds.gamification.notification.provider.builder,
- io.meeds.gamification.plugin,
- io.meeds.gamification.rest,
- io.meeds.gamification.rest.builder,
- io.meeds.gamification.rest.model,
- io.meeds.gamification.scheduled,
- io.meeds.gamification.search,
- io.meeds.gamification.service,
- io.meeds.gamification.service.impl,
- io.meeds.gamification.storage,
- io.meeds.gamification.storage.cached,
- io.meeds.gamification.storage.cached.model,
- io.meeds.gamification.storage.mapper,
- io.meeds.gamification.upgrade,
- io.meeds.gamification.utils,
- io.meeds.gamification.web.filter,
- io.meeds.gamification.websocket,
- io.meeds.gamification.websocket.entity,
- io.meeds.gamification.websocket.listener
Class Hierarchy
- java.lang.Object
- io.meeds.gamification.entity.AbstractAuditingEntity (implements java.io.Serializable)
- io.meeds.gamification.entity.BadgeEntity (implements java.io.Serializable)
- io.meeds.gamification.entity.ProgramEntity (implements java.io.Serializable)
- io.meeds.gamification.entity.RealizationEntity (implements java.io.Serializable)
- io.meeds.gamification.entity.RuleEntity (implements java.io.Serializable)
- io.meeds.gamification.model.AbstractLeaderboard (implements java.io.Serializable)
- io.meeds.gamification.model.PiechartLeaderboard (implements java.io.Serializable)
- io.meeds.gamification.model.StandardLeaderboard (implements java.io.Serializable)
- org.exoplatform.commons.api.notification.channel.template.AbstractTemplateBuilder
- io.meeds.gamification.notification.provider.builder.ActionAnnouncedTemplateBuilder
- io.meeds.gamification.notification.provider.builder.ActionPublishedTemplateBuilder
- io.meeds.gamification.model.Announcement (implements java.lang.Cloneable)
- io.meeds.gamification.model.AnnouncementActivity
- io.meeds.gamification.rest.AnnouncementRest (implements org.exoplatform.services.rest.resource.ResourceContainer)
- io.meeds.gamification.service.impl.AnnouncementServiceImpl (implements io.meeds.gamification.service.AnnouncementService)
- io.meeds.gamification.storage.AnnouncementStorage
- io.meeds.gamification.model.BadgeDTO (implements java.io.Serializable)
- io.meeds.gamification.storage.mapper.BadgeMapper
- io.meeds.gamification.service.impl.BadgeRegistryImpl (implements io.meeds.gamification.service.BadgeRegistry, org.picocontainer.Startable)
- io.meeds.gamification.rest.BadgeRest (implements org.exoplatform.services.rest.resource.ResourceContainer)
- io.meeds.gamification.service.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)
- io.meeds.gamification.listener.AnnouncementActivityUpdater
- io.meeds.gamification.listener.GamificationActivityListener
- org.exoplatform.social.core.profile.ProfileListenerPlugin (implements org.exoplatform.social.core.profile.ProfileListener)
- io.meeds.gamification.listener.GamificationProfileListener
- org.exoplatform.social.core.relationship.RelationshipListenerPlugin (implements org.exoplatform.social.core.relationship.RelationshipListener)
- io.meeds.gamification.listener.GamificationRelationshipListener
- org.exoplatform.social.core.activity.ActivityListenerPlugin (implements org.exoplatform.social.core.activity.ActivityListener)
- org.exoplatform.social.core.ActivityTypePlugin
- io.meeds.gamification.plugin.RuleActivityTypePlugin
- org.exoplatform.social.attachment.AttachmentPlugin
- io.meeds.gamification.plugin.RuleAttachmentPlugin
- io.meeds.gamification.plugin.BadgeConfigPlugin
- org.exoplatform.social.core.BaseActivityProcessorPlugin (implements org.exoplatform.social.core.ActivityProcessor)
- io.meeds.gamification.activity.processor.AnnouncementActivityPreProcessor
- io.meeds.gamification.activity.processor.AnnouncementActivityProcessor
- org.exoplatform.commons.api.notification.plugin.BaseNotificationPlugin
- org.exoplatform.commons.api.notification.plugin.AbstractNotificationChildPlugin
- io.meeds.gamification.notification.plugin.ActionActivityChildPlugin
- io.meeds.gamification.notification.plugin.ActionAnnouncedNotificationPlugin
- io.meeds.gamification.notification.plugin.ActionPublishedNotificationPlugin
- org.exoplatform.commons.api.notification.plugin.AbstractNotificationChildPlugin
- io.meeds.gamification.plugin.ConnectorPlugin
- io.meeds.gamification.plugin.EventConfigPlugin
- org.exoplatform.commons.search.index.IndexingServiceConnector
- org.exoplatform.commons.search.index.impl.ElasticIndexingServiceConnector
- io.meeds.gamification.search.RuleIndexingServiceConnector
- org.exoplatform.commons.search.index.impl.ElasticIndexingServiceConnector
- org.exoplatform.services.listener.Listener<S,
D> - io.meeds.gamification.listener.ActionAnnouncedNotificationListener
- io.meeds.gamification.listener.ActionPublishedNotificationListener
- io.meeds.gamification.analytics.AnalyticsAnnouncementListener
- io.meeds.gamification.analytics.AnalyticsProgramListener
- io.meeds.gamification.analytics.AnalyticsRealizationListener
- io.meeds.gamification.analytics.AnalyticsRuleListener
- org.exoplatform.analytics.listener.social.BaseAttachmentAnalyticsListener
- io.meeds.gamification.analytics.RuleAttachmentAnalyticsListener
- io.meeds.gamification.websocket.listener.ConnectorIdentifierUpdateBroadcast
- io.meeds.gamification.listener.GamificationGenericListener
- io.meeds.gamification.listener.GamificationNotificationListener
- io.meeds.gamification.listener.GamificationUserLoginListener
- io.meeds.gamification.listener.MetadataListenerBase
- io.meeds.gamification.listener.MetadataItemAdded
- io.meeds.gamification.listener.MetadataItemDeleted
- io.meeds.gamification.listener.MetadataItemModified
- io.meeds.gamification.listener.ProgramAudienceUpdatedListener
- io.meeds.gamification.listener.ProgramAutoDisableListener
- io.meeds.gamification.storage.cached.ProgramCachedStorage.RuleUpdatedListener
- io.meeds.gamification.listener.ProgramDeletedBadgeListener
- io.meeds.gamification.listener.ProgramDeletedRuleListener
- io.meeds.gamification.listener.ProgramModifiedDateUpdaterListener
- io.meeds.gamification.listener.RuleDeletedActivityListener
- io.meeds.gamification.listener.RuleDeletedWebNotificationListener
- io.meeds.gamification.listener.RuleIndexingListener
- io.meeds.gamification.listener.RulePublisherListener
- org.exoplatform.services.organization.MembershipEventListener
- io.meeds.gamification.storage.cached.ProgramCachedStorage.RewardingAdministratorMembershipListener
- io.meeds.gamification.plugin.RuleConfigPlugin
- org.exoplatform.commons.api.notification.channel.template.TemplateProvider
- io.meeds.gamification.notification.provider.MailTemplateProvider
- io.meeds.gamification.notification.provider.MobilePushTemplateProvider
- io.meeds.social.translation.plugin.TranslationPlugin
- io.meeds.gamification.plugin.ProgramTranslationPlugin
- io.meeds.gamification.plugin.RuleTranslationPlugin
- org.exoplatform.commons.upgrade.UpgradeProductPlugin
- io.meeds.gamification.upgrade.ProgramVisibilityUpgradePlugin
- org.exoplatform.services.organization.UserEventListener
- io.meeds.gamification.storage.cached.ProgramCachedStorage.RewardingAdministratorUserListener
- org.exoplatform.social.common.lifecycle.AbstractListenerPlugin
- io.meeds.gamification.storage.cached.model.CacheKey (implements java.io.Serializable)
- io.meeds.gamification.model.ConnectorAccount (implements java.lang.Cloneable)
- io.meeds.gamification.storage.cached.model.ConnectorAccountCachedKey (implements java.io.Serializable)
- io.meeds.gamification.entity.ConnectorAccountEntity (implements java.io.Serializable)
- io.meeds.gamification.storage.ConnectorAccountStorage
- io.meeds.gamification.storage.cached.ConnectorAccountCachedStorage
- io.meeds.gamification.rest.builder.ConnectorBuilder
- io.meeds.gamification.websocket.entity.ConnectorIdentifierModification
- io.meeds.gamification.storage.mapper.ConnectorMapper
- io.meeds.gamification.rest.ConnectorRest (implements org.exoplatform.services.rest.resource.ResourceContainer)
- io.meeds.gamification.service.impl.ConnectorServiceImpl (implements io.meeds.gamification.service.ConnectorService)
- io.meeds.gamification.service.impl.ConnectorSettingServiceImpl (implements io.meeds.gamification.service.ConnectorSettingService)
- io.meeds.gamification.websocket.ConnectorsWebSocketService
- io.meeds.gamification.rest.model.EntityList<T>
- io.meeds.gamification.model.EventDTO
- io.meeds.gamification.entity.EventEntity (implements java.io.Serializable)
- io.meeds.gamification.model.filter.EventFilter (implements java.io.Serializable)
- io.meeds.gamification.storage.mapper.EventMapper
- io.meeds.gamification.service.impl.EventRegistryImpl (implements io.meeds.gamification.service.EventRegistry, org.picocontainer.Startable)
- io.meeds.gamification.rest.EventRest (implements org.exoplatform.services.rest.resource.ResourceContainer)
- io.meeds.gamification.service.impl.EventServiceImpl (implements io.meeds.gamification.service.EventService)
- io.meeds.gamification.storage.EventStorage
- io.meeds.gamification.utils.GamificationUtils
- org.exoplatform.commons.persistence.impl.GenericDAOJPAImpl<E,
ID> (implements org.exoplatform.commons.api.persistence.GenericDAO<E, ID>) - io.meeds.gamification.dao.BadgeDAO
- io.meeds.gamification.dao.ConnectorAccountDAO
- io.meeds.gamification.dao.EventDAO
- io.meeds.gamification.dao.ProgramDAO (implements org.exoplatform.commons.api.persistence.GenericDAO<E,
ID>) - io.meeds.gamification.dao.RealizationDAO
- io.meeds.gamification.dao.RuleDAO (implements org.exoplatform.commons.api.persistence.GenericDAO<E,
ID>)
- io.meeds.gamification.rest.builder.LeaderboardBuilder
- io.meeds.gamification.model.filter.LeaderboardFilter
- io.meeds.gamification.rest.model.LeaderboardInfo
- io.meeds.gamification.rest.LeaderboardRest (implements org.exoplatform.services.rest.resource.ResourceContainer)
- io.meeds.gamification.model.ProfileReputation (implements java.io.Serializable)
- io.meeds.gamification.scheduled.ProgramAutoDisableJob (implements org.quartz.Job)
- io.meeds.gamification.rest.builder.ProgramBuilder
- io.meeds.gamification.model.ProgramDTO (implements java.lang.Cloneable, java.io.Serializable)
- io.meeds.gamification.rest.model.ProgramRestEntity
- io.meeds.gamification.rest.model.ProgramWithRulesRestEntity
- io.meeds.gamification.model.filter.ProgramFilter (implements java.io.Serializable)
- io.meeds.gamification.rest.model.ProgramList
- io.meeds.gamification.storage.mapper.ProgramMapper
- io.meeds.gamification.rest.ProgramRest (implements org.exoplatform.services.rest.resource.ResourceContainer)
- io.meeds.gamification.service.impl.ProgramServiceImpl (implements io.meeds.gamification.service.ProgramService)
- io.meeds.gamification.storage.ProgramStorage
- io.meeds.gamification.storage.cached.ProgramCachedStorage (implements org.picocontainer.Startable)
- io.meeds.gamification.web.filter.PublicActionAccessFilter (implements org.exoplatform.web.filter.Filter)
- io.meeds.gamification.rest.builder.RealizationBuilder
- io.meeds.gamification.model.RealizationDTO (implements java.lang.Cloneable)
- io.meeds.gamification.model.filter.RealizationFilter (implements java.io.Serializable)
- io.meeds.gamification.rest.model.RealizationList
- io.meeds.gamification.storage.mapper.RealizationMapper
- io.meeds.gamification.rest.RealizationRest (implements org.exoplatform.services.rest.resource.ResourceContainer)
- io.meeds.gamification.rest.model.RealizationRestEntity (implements java.lang.Cloneable)
- io.meeds.gamification.service.impl.RealizationServiceImpl (implements io.meeds.gamification.service.RealizationService, org.picocontainer.Startable)
- io.meeds.gamification.storage.RealizationStorage
- io.meeds.gamification.storage.cached.RealizationCachedStorage
- io.meeds.gamification.rest.model.RealizationValidityContext (implements java.lang.Cloneable)
- io.meeds.gamification.model.RemoteConnector (implements java.io.Serializable)
- io.meeds.gamification.rest.model.ConnectorRestEntity
- io.meeds.gamification.model.RemoteConnectorConnectRequest (implements java.io.Serializable)
- io.meeds.gamification.model.RemoteConnectorSettings
- io.meeds.gamification.liquibase.ResetMySQLAutoIncrement (implements liquibase.change.custom.CustomTaskChange)
- io.meeds.gamification.rest.builder.RuleBuilder
- io.meeds.gamification.model.RuleDTO (implements java.io.Serializable)
- io.meeds.gamification.model.RulePublication
- io.meeds.gamification.rest.model.RuleRestEntity
- io.meeds.gamification.model.filter.RuleFilter (implements java.io.Serializable)
- io.meeds.gamification.rest.model.RuleList
- io.meeds.gamification.storage.mapper.RuleMapper
- io.meeds.gamification.rest.RuleRest (implements org.exoplatform.services.rest.resource.ResourceContainer)
- io.meeds.gamification.search.RuleSearchConnector
- io.meeds.gamification.service.impl.RuleServiceImpl (implements io.meeds.gamification.service.RuleService)
- io.meeds.gamification.storage.RuleStorage
- io.meeds.gamification.storage.cached.RuleCachedStorage
- org.exoplatform.social.core.space.SpaceListenerPlugin (implements org.exoplatform.social.core.space.spi.SpaceLifeCycleListener)
- io.meeds.gamification.listener.GamificationSpaceListener
- io.meeds.gamification.listener.ProgramSpaceListener
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- io.meeds.gamification.model.ProgramColorAlreadyExists
- java.lang.RuntimeException
- java.lang.Exception
- io.meeds.gamification.model.UserInfo (implements java.lang.Cloneable)
- io.meeds.gamification.model.UserInfoContext
- io.meeds.gamification.rest.UserReputationEndpoint (implements org.exoplatform.services.rest.resource.ResourceContainer)
- io.meeds.gamification.utils.Utils
- io.meeds.gamification.entity.AbstractAuditingEntity (implements java.io.Serializable)
Interface Hierarchy
- io.meeds.gamification.service.AnnouncementService
- io.meeds.gamification.service.BadgeRegistry
- io.meeds.gamification.service.ConnectorService
- io.meeds.gamification.service.ConnectorSettingService
- io.meeds.gamification.service.EventRegistry
- io.meeds.gamification.service.EventService
- io.meeds.gamification.constant.GamificationConstant
- io.meeds.gamification.service.ProgramService
- io.meeds.gamification.service.RealizationService
- io.meeds.gamification.service.RuleService
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- io.meeds.gamification.constant.DateFilterType
- io.meeds.gamification.constant.EntityFilterType
- io.meeds.gamification.constant.EntityStatusType
- io.meeds.gamification.constant.EntityType
- io.meeds.gamification.constant.EntityVisibility
- io.meeds.gamification.constant.IdentityType
- io.meeds.gamification.constant.Period
- io.meeds.gamification.constant.PeriodType
- io.meeds.gamification.constant.RealizationStatus
- io.meeds.gamification.constant.RecurrenceType
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)