Uses of Class
org.exoplatform.gamification.github.dao.GitHubAccountDAO
Packages that use GitHubAccountDAO
Package
Description
-
Uses of GitHubAccountDAO in org.exoplatform.gamification.github.listener
Fields in org.exoplatform.gamification.github.listener declared as GitHubAccountDAOModifier and TypeFieldDescriptionprotected GitHubAccountDAOGithubProfileListener.gitHubAccountDAOConstructors in org.exoplatform.gamification.github.listener with parameters of type GitHubAccountDAO -
Uses of GitHubAccountDAO in org.exoplatform.gamification.github.services
Constructors in org.exoplatform.gamification.github.services with parameters of type GitHubAccountDAOModifierConstructorDescriptionGithubHooksManagement(org.exoplatform.services.listener.ListenerService listenerService, GitHubAccountDAO gitHubAccountDAO, GitHubHookDAO gitHubHookDAO)