Uses of Class
org.exoplatform.gamification.github.dao.GitHubAccountDAO
-
Packages that use GitHubAccountDAO Package Description org.exoplatform.gamification.github.listener org.exoplatform.gamification.github.services -
-
Uses of GitHubAccountDAO in org.exoplatform.gamification.github.listener
Fields in org.exoplatform.gamification.github.listener declared as GitHubAccountDAO Modifier and Type Field Description protected GitHubAccountDAOGithubProfileListener. gitHubAccountDAOConstructors in org.exoplatform.gamification.github.listener with parameters of type GitHubAccountDAO Constructor Description GithubProfileListener(GitHubAccountDAO gitHubAccountDAO) -
Uses of GitHubAccountDAO in org.exoplatform.gamification.github.services
Constructors in org.exoplatform.gamification.github.services with parameters of type GitHubAccountDAO Constructor Description GithubHooksManagement(org.exoplatform.services.listener.ListenerService listenerService, GitHubAccountDAO gitHubAccountDAO, GitHubHookDAO gitHubHookDAO)
-