Hierarchy For All Packages
- io.meeds.crowdin.gamification.dao,
- io.meeds.crowdin.gamification.entity,
- io.meeds.crowdin.gamification.exception,
- io.meeds.crowdin.gamification.model,
- io.meeds.crowdin.gamification.oauth,
- io.meeds.crowdin.gamification.plugin,
- io.meeds.crowdin.gamification.rest,
- io.meeds.crowdin.gamification.rest.builder,
- io.meeds.crowdin.gamification.rest.model,
- io.meeds.crowdin.gamification.services,
- io.meeds.crowdin.gamification.storage,
- io.meeds.crowdin.gamification.storage.mapper,
- io.meeds.crowdin.gamification.utils
Class Hierarchy
- java.lang.Object
- org.exoplatform.container.component.BaseComponentPlugin (implements org.exoplatform.container.component.ComponentPlugin)
- io.meeds.gamification.plugin.ConnectorPlugin
- io.meeds.crowdin.gamification.plugin.CrowdinConnectorPlugin
- io.meeds.crowdin.gamification.plugin.CrowdinTriggerPlugin
- io.meeds.crowdin.gamification.plugin.StringCommentCreatedTriggerPlugin
- io.meeds.crowdin.gamification.plugin.SuggestionAddedTriggerPlugin
- io.meeds.crowdin.gamification.plugin.SuggestionApprovedTriggerPlugin
- io.meeds.gamification.plugin.EventPlugin
- io.meeds.crowdin.gamification.plugin.CrowdinEventPlugin
- io.meeds.gamification.plugin.ConnectorPlugin
- io.meeds.crowdin.gamification.storage.CrowdinConsumerStorage
- io.meeds.crowdin.gamification.services.CrowdinTriggerService
- io.meeds.crowdin.gamification.rest.CrowdinWebhookController
- com.github.scribejava.core.builder.api.DefaultApi20
- io.meeds.crowdin.gamification.oauth.CrowdinApi
- io.meeds.crowdin.gamification.model.Event
- io.meeds.crowdin.gamification.rest.HooksManagementRest
- io.meeds.crowdin.gamification.model.RemoteApproval (implements java.lang.Cloneable)
- io.meeds.crowdin.gamification.model.RemoteDirectory
- io.meeds.crowdin.gamification.model.RemoteLanguage
- io.meeds.crowdin.gamification.model.RemoteProject (implements java.lang.Cloneable)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- io.meeds.crowdin.gamification.exception.CrowdinConnectionException
- java.lang.Exception
- io.meeds.crowdin.gamification.utils.Utils
- io.meeds.crowdin.gamification.model.WebHook (implements java.lang.Cloneable)
- io.meeds.crowdin.gamification.rest.builder.WebHookBuilder
- io.meeds.crowdin.gamification.entity.WebhookEntity (implements java.io.Serializable)
- io.meeds.crowdin.gamification.rest.model.WebHookList
- io.meeds.crowdin.gamification.storage.mapper.WebHookMapper
- io.meeds.crowdin.gamification.rest.model.WebHookRestEntity
- io.meeds.crowdin.gamification.services.WebhookService
- io.meeds.crowdin.gamification.storage.WebHookStorage
- org.exoplatform.container.component.BaseComponentPlugin (implements org.exoplatform.container.component.ComponentPlugin)
Interface Hierarchy
- org.springframework.data.repository.query.QueryByExampleExecutor<T>
- org.springframework.data.jpa.repository.JpaRepository<T,
ID> (also extends org.springframework.data.repository.ListCrudRepository<T, ID>, org.springframework.data.repository.ListPagingAndSortingRepository<T, ID>) - io.meeds.crowdin.gamification.dao.WebHookDAO
- org.springframework.data.jpa.repository.JpaRepository<T,
- org.springframework.data.repository.Repository<T,
ID> - org.springframework.data.repository.CrudRepository<T,
ID> - org.springframework.data.repository.ListCrudRepository<T,
ID> - org.springframework.data.jpa.repository.JpaRepository<T,
ID> (also extends org.springframework.data.repository.ListPagingAndSortingRepository<T, ID>, org.springframework.data.repository.query.QueryByExampleExecutor<T>) - io.meeds.crowdin.gamification.dao.WebHookDAO
- org.springframework.data.jpa.repository.JpaRepository<T,
- org.springframework.data.repository.ListCrudRepository<T,
- org.springframework.data.repository.PagingAndSortingRepository<T,
ID> - org.springframework.data.repository.ListPagingAndSortingRepository<T,
ID> - org.springframework.data.jpa.repository.JpaRepository<T,
ID> (also extends org.springframework.data.repository.ListCrudRepository<T, ID>, org.springframework.data.repository.query.QueryByExampleExecutor<T>) - io.meeds.crowdin.gamification.dao.WebHookDAO
- org.springframework.data.jpa.repository.JpaRepository<T,
- org.springframework.data.repository.ListPagingAndSortingRepository<T,
- org.springframework.data.repository.CrudRepository<T,