Class Hierarchy
- java.lang.Object
- org.exoplatform.container.component.BaseComponentPlugin (implements org.exoplatform.container.component.ComponentPlugin)
- org.exoplatform.social.common.lifecycle.AbstractListenerPlugin
- org.exoplatform.social.core.profile.ProfileListenerPlugin (implements org.exoplatform.social.core.profile.ProfileListener)
- org.exoplatform.services.listener.Listener<S,D>
- org.exoplatform.commons.persistence.impl.GenericDAOJPAImpl<E,ID> (implements org.exoplatform.commons.api.persistence.GenericDAO<E,ID>)
- org.exoplatform.gamification.github.entity.GitHubAccountEntity (implements java.io.Serializable)
- org.exoplatform.gamification.github.entity.GitHubHookEntity (implements java.io.Serializable)
- org.exoplatform.gamification.github.services.GithubHooksManagement
- org.exoplatform.gamification.github.services.GithubIMSetting (implements org.picocontainer.Startable)
- org.exoplatform.gamification.github.rest.GithubWebHookRest (implements org.exoplatform.services.rest.resource.ResourceContainer)
- org.exoplatform.gamification.github.rest.HooksManagementRest (implements org.exoplatform.services.rest.resource.ResourceContainer)
- java.lang.Throwable (implements java.io.Serializable)
- org.exoplatform.gamification.github.utils.Utils