A B C D E G H I O R S U V W 
All Classes All Packages

A

aboutMeUpdated(ProfileLifeCycleEvent) - Method in class org.exoplatform.gamification.github.listener.GithubProfileListener
 
addHook(String, String, String, boolean) - Method in class org.exoplatform.gamification.github.services.GithubHooksManagement
 
avatarUpdated(ProfileLifeCycleEvent) - Method in class org.exoplatform.gamification.github.listener.GithubProfileListener
 

B

bannerUpdated(ProfileLifeCycleEvent) - Method in class org.exoplatform.gamification.github.listener.GithubProfileListener
 
basicInfoUpdated(ProfileLifeCycleEvent) - Method in class org.exoplatform.gamification.github.listener.GithubProfileListener
 
broadcastGithubEvent(String, String, String, String) - Method in class org.exoplatform.gamification.github.services.GithubHooksManagement
 

C

contactSectionUpdated(ProfileLifeCycleEvent) - Method in class org.exoplatform.gamification.github.listener.GithubProfileListener
 
createdDate - Variable in class org.exoplatform.gamification.github.entity.GitHubHookEntity
 
createGamificationHistory(String, String, String, String) - Method in class org.exoplatform.gamification.github.services.GithubHooksManagement
 
createHook(Long, GitHubHookEntity, boolean) - Method in class org.exoplatform.gamification.github.services.GithubHooksManagement
 
createHook(UriInfo, GitHubHookEntity) - Method in class org.exoplatform.gamification.github.rest.HooksManagementRest
 
createProfile(ProfileLifeCycleEvent) - Method in class org.exoplatform.gamification.github.listener.GithubProfileListener
 

D

deleteHook(UriInfo, Long) - Method in class org.exoplatform.gamification.github.rest.HooksManagementRest
 
deleteHook(GitHubHookEntity) - Method in class org.exoplatform.gamification.github.services.GithubHooksManagement
 
deleteHookEntity(GitHubHookEntity) - Method in class org.exoplatform.gamification.github.services.GithubHooksManagement
 

E

editHook(UriInfo, Long, GitHubHookEntity) - Method in class org.exoplatform.gamification.github.rest.HooksManagementRest
 
enabled - Variable in class org.exoplatform.gamification.github.entity.GitHubHookEntity
 
events - Variable in class org.exoplatform.gamification.github.entity.GitHubHookEntity
 
exoEnvironment - Variable in class org.exoplatform.gamification.github.entity.GitHubHookEntity
 
experienceSectionUpdated(ProfileLifeCycleEvent) - Method in class org.exoplatform.gamification.github.listener.GithubProfileListener
 

G

getAccountByGithubId(String) - Method in class org.exoplatform.gamification.github.dao.GitHubAccountDAO
 
getAccountByUserName(String) - Method in class org.exoplatform.gamification.github.dao.GitHubAccountDAO
 
getAllHooks() - Method in class org.exoplatform.gamification.github.services.GithubHooksManagement
 
getExoEnvironment() - Method in class org.exoplatform.gamification.github.services.GithubHooksManagement
 
getHookEntityById(long) - Method in class org.exoplatform.gamification.github.services.GithubHooksManagement
 
getHooks(UriInfo) - Method in class org.exoplatform.gamification.github.rest.HooksManagementRest
 
getHooksByExoEnvironment(String) - Method in class org.exoplatform.gamification.github.dao.GitHubHookDAO
 
getHooksByExoEnvironment(String) - Method in class org.exoplatform.gamification.github.services.GithubHooksManagement
 
getHooksByOrgRepoAndEnvironment(String, String, String) - Method in class org.exoplatform.gamification.github.dao.GitHubHookDAO
 
getHooksByOrgRepoAndEnvironment(String, String, String) - Method in class org.exoplatform.gamification.github.services.GithubHooksManagement
 
getSecret() - Method in class org.exoplatform.gamification.github.services.GithubHooksManagement
 
getToken() - Method in class org.exoplatform.gamification.github.services.GithubHooksManagement
 
getUserByGithubId(String) - Method in class org.exoplatform.gamification.github.services.GithubHooksManagement
 
getUserIdByGithubId(UriInfo, String) - Method in class org.exoplatform.gamification.github.rest.HooksManagementRest
 
getUserSocialId(String) - Method in class org.exoplatform.gamification.github.rest.GithubWebHookRest
 
getWebhookUrl() - Method in class org.exoplatform.gamification.github.services.GithubHooksManagement
 
GITHUB_TITLE - Static variable in class org.exoplatform.gamification.github.services.GithubIMSetting
 
GITHUB_TYPE - Static variable in class org.exoplatform.gamification.github.listener.GithubProfileListener
 
GITHUB_TYPE - Static variable in class org.exoplatform.gamification.github.services.GithubIMSetting
 
gitHubAccountDAO - Variable in class org.exoplatform.gamification.github.listener.GithubProfileListener
 
GitHubAccountDAO - Class in org.exoplatform.gamification.github.dao
 
GitHubAccountDAO() - Constructor for class org.exoplatform.gamification.github.dao.GitHubAccountDAO
 
GitHubAccountEntity - Class in org.exoplatform.gamification.github.entity
 
GitHubAccountEntity() - Constructor for class org.exoplatform.gamification.github.entity.GitHubAccountEntity
 
githubEvent(String, String, String) - Method in class org.exoplatform.gamification.github.rest.GithubWebHookRest
 
GithubEventsListener - Class in org.exoplatform.gamification.github.listener
 
GithubEventsListener(GithubHooksManagement) - Constructor for class org.exoplatform.gamification.github.listener.GithubEventsListener
 
GitHubHookDAO - Class in org.exoplatform.gamification.github.dao
 
GitHubHookDAO() - Constructor for class org.exoplatform.gamification.github.dao.GitHubHookDAO
 
GitHubHookEntity - Class in org.exoplatform.gamification.github.entity
 
GitHubHookEntity() - Constructor for class org.exoplatform.gamification.github.entity.GitHubHookEntity
 
GithubHookException - Exception in org.exoplatform.gamification.github.exception
 
GithubHookException() - Constructor for exception org.exoplatform.gamification.github.exception.GithubHookException
 
GithubHookException(String) - Constructor for exception org.exoplatform.gamification.github.exception.GithubHookException
 
GithubHooksManagement - Class in org.exoplatform.gamification.github.services
 
GithubHooksManagement(ListenerService, GitHubAccountDAO, GitHubHookDAO) - Constructor for class org.exoplatform.gamification.github.services.GithubHooksManagement
 
githubId - Variable in class org.exoplatform.gamification.github.entity.GitHubHookEntity
 
gitHubId - Variable in class org.exoplatform.gamification.github.entity.GitHubAccountEntity
 
GithubIMSetting - Class in org.exoplatform.gamification.github.services
 
GithubIMSetting() - Constructor for class org.exoplatform.gamification.github.services.GithubIMSetting
 
GithubProfileListener - Class in org.exoplatform.gamification.github.listener
 
GithubProfileListener(GitHubAccountDAO) - Constructor for class org.exoplatform.gamification.github.listener.GithubProfileListener
 
GithubWebHookRest - Class in org.exoplatform.gamification.github.rest
 
GithubWebHookRest(GithubHooksManagement) - Constructor for class org.exoplatform.gamification.github.rest.GithubWebHookRest
 

H

headerSectionUpdated(ProfileLifeCycleEvent) - Method in class org.exoplatform.gamification.github.listener.GithubProfileListener
 
HMAC_SHA1_ALGORITHM - Static variable in class org.exoplatform.gamification.github.utils.Utils
 
HooksManagementRest - Class in org.exoplatform.gamification.github.rest
 
HooksManagementRest(GithubHooksManagement) - Constructor for class org.exoplatform.gamification.github.rest.HooksManagementRest
 

I

id - Variable in class org.exoplatform.gamification.github.entity.GitHubAccountEntity
 
id - Variable in class org.exoplatform.gamification.github.entity.GitHubHookEntity
 

O

onEvent(Event<Map<String, String>, String>) - Method in class org.exoplatform.gamification.github.listener.GithubEventsListener
 
org.exoplatform.gamification.github.dao - package org.exoplatform.gamification.github.dao
 
org.exoplatform.gamification.github.entity - package org.exoplatform.gamification.github.entity
 
org.exoplatform.gamification.github.exception - package org.exoplatform.gamification.github.exception
 
org.exoplatform.gamification.github.listener - package org.exoplatform.gamification.github.listener
 
org.exoplatform.gamification.github.rest - package org.exoplatform.gamification.github.rest
 
org.exoplatform.gamification.github.services - package org.exoplatform.gamification.github.services
 
org.exoplatform.gamification.github.utils - package org.exoplatform.gamification.github.utils
 
organization - Variable in class org.exoplatform.gamification.github.entity.GitHubHookEntity
 

R

repo - Variable in class org.exoplatform.gamification.github.entity.GitHubHookEntity
 

S

start() - Method in class org.exoplatform.gamification.github.services.GithubIMSetting
 
stop() - Method in class org.exoplatform.gamification.github.services.GithubIMSetting
 

U

updatedDate - Variable in class org.exoplatform.gamification.github.entity.GitHubHookEntity
 
updateHook(GitHubHookEntity, String) - Method in class org.exoplatform.gamification.github.services.GithubHooksManagement
 
updateHookEntity(GitHubHookEntity) - Method in class org.exoplatform.gamification.github.services.GithubHooksManagement
 
userName - Variable in class org.exoplatform.gamification.github.entity.GitHubAccountEntity
 
Utils - Class in org.exoplatform.gamification.github.utils
 

V

verifySignature(String, String, String) - Static method in class org.exoplatform.gamification.github.utils.Utils
 

W

webhook - Variable in class org.exoplatform.gamification.github.entity.GitHubHookEntity
 
A B C D E G H I O R S U V W 
All Classes All Packages