Class Hierarchy
- java.lang.Object
- io.meeds.oauth.spi.AccessTokenContext (implements java.io.Serializable)
- org.exoplatform.container.component.BaseComponentPlugin (implements org.exoplatform.container.component.ComponentPlugin)
- io.meeds.gamification.plugin.ConnectorPlugin
- org.exoplatform.gamification.github.plugin.GithubTriggerPlugin
- org.exoplatform.services.listener.Listener<S,D>
- org.exoplatform.gamification.github.storage.cached.model.CacheKey (implements java.io.Serializable)
- org.exoplatform.gamification.github.model.Event
- org.exoplatform.commons.persistence.impl.GenericDAOJPAImpl<E,ID> (implements org.exoplatform.commons.api.persistence.GenericDAO<E,ID>)
- org.exoplatform.gamification.github.dao.WebHookDAO
- org.exoplatform.gamification.github.services.impl.GithubConsumerServiceImpl (implements org.exoplatform.gamification.github.services.GithubConsumerService)
- org.exoplatform.gamification.github.storage.GithubConsumerStorage
- org.exoplatform.gamification.github.services.impl.GithubTriggerServiceImpl (implements org.exoplatform.gamification.github.services.GithubTriggerService, org.picocontainer.Startable)
- org.exoplatform.gamification.github.scheduled.GitHubWebHookForceUpdate (implements org.quartz.Job)
- 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)
- org.exoplatform.gamification.github.model.RemoteOrganization
- org.exoplatform.gamification.github.model.RemoteRepository
- org.exoplatform.gamification.github.rest.model.RepositoryList
- org.exoplatform.gamification.github.rest.model.RepositoryRestEntity
- org.exoplatform.gamification.github.utils.StringListConverter (implements javax.persistence.AttributeConverter<X,Y>)
- java.lang.Throwable (implements java.io.Serializable)
- org.exoplatform.gamification.github.model.TokenStatus
- org.exoplatform.gamification.github.utils.Utils
- org.exoplatform.gamification.github.model.WebHook (implements java.lang.Cloneable)
- org.exoplatform.gamification.github.rest.builder.WebHookBuilder
- org.exoplatform.gamification.github.entity.WebhookEntity (implements java.io.Serializable)
- org.exoplatform.gamification.github.rest.model.WebHookList
- org.exoplatform.gamification.github.storage.mapper.WebHookMapper
- org.exoplatform.gamification.github.rest.model.WebHookRestEntity
- org.exoplatform.gamification.github.services.impl.WebhookServiceImpl (implements org.exoplatform.gamification.github.services.WebhookService)
- org.exoplatform.gamification.github.storage.WebHookStorage