Index

A C D E F G H I L M N P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

addPlugin(CrowdinTriggerPlugin) - Method in class io.meeds.crowdin.gamification.services.CrowdinTriggerService
 
APPROVE_SUGGESTION_EVENT_NAME - Static variable in class io.meeds.crowdin.gamification.utils.Utils
 
AUTHORIZATION - Static variable in class io.meeds.crowdin.gamification.utils.Utils
 
AUTHORIZED_TO_ACCESS_CROWDIN_HOOKS - Static variable in class io.meeds.crowdin.gamification.utils.Utils
 

C

clearCache() - Method in class io.meeds.crowdin.gamification.storage.CrowdinConsumerStorage
 
clone() - Method in class io.meeds.crowdin.gamification.model.RemoteProject
 
clone() - Method in class io.meeds.crowdin.gamification.model.WebHook
 
COMMENT - Static variable in class io.meeds.crowdin.gamification.utils.Utils
 
COMMENT_CREATED_TRIGGER - Static variable in class io.meeds.crowdin.gamification.utils.Utils
 
COMMENT_DELETED_TRIGGER - Static variable in class io.meeds.crowdin.gamification.utils.Utils
 
CONNECTOR_NAME - Static variable in class io.meeds.crowdin.gamification.utils.Utils
 
constructObjectIdAsJsonString(Map<String, Object>, String) - Static method in class io.meeds.crowdin.gamification.utils.Utils
 
countWords(String) - Static method in class io.meeds.crowdin.gamification.utils.Utils
 
createWebhook(long, String[], String) - Method in class io.meeds.crowdin.gamification.storage.CrowdinConsumerStorage
 
createWebhook(long, String, String, String) - Method in class io.meeds.crowdin.gamification.services.WebhookService
 
createWebhookHook(HttpServletRequest, Long, String, String) - Method in class io.meeds.crowdin.gamification.rest.HooksManagementRest
 
CROWDIN_API_URL - Static variable in class io.meeds.crowdin.gamification.utils.Utils
 
CROWDIN_CONNECTION_ERROR - Static variable in class io.meeds.crowdin.gamification.utils.Utils
 
CROWDIN_EVENTS - Static variable in class io.meeds.crowdin.gamification.utils.Utils
 
CROWDIN_HOOK_NOT_FOUND - Static variable in class io.meeds.crowdin.gamification.rest.HooksManagementRest
 
CrowdinApi - Class in io.meeds.crowdin.gamification.oauth
 
CrowdinApi() - Constructor for class io.meeds.crowdin.gamification.oauth.CrowdinApi
 
CrowdinConnectionException - Exception Class in io.meeds.crowdin.gamification.exception
 
CrowdinConnectionException(String) - Constructor for exception class io.meeds.crowdin.gamification.exception.CrowdinConnectionException
 
CrowdinConnectionException(String, Exception) - Constructor for exception class io.meeds.crowdin.gamification.exception.CrowdinConnectionException
 
CrowdinConnectorPlugin - Class in io.meeds.crowdin.gamification.plugin
 
CrowdinConnectorPlugin() - Constructor for class io.meeds.crowdin.gamification.plugin.CrowdinConnectorPlugin
 
CrowdinConsumerStorage - Class in io.meeds.crowdin.gamification.storage
 
CrowdinConsumerStorage() - Constructor for class io.meeds.crowdin.gamification.storage.CrowdinConsumerStorage
 
crowdinEvent(String, String) - Method in class io.meeds.crowdin.gamification.rest.CrowdinWebhookController
 
CrowdinEventPlugin - Class in io.meeds.crowdin.gamification.plugin
 
CrowdinEventPlugin() - Constructor for class io.meeds.crowdin.gamification.plugin.CrowdinEventPlugin
 
CrowdinTriggerPlugin - Class in io.meeds.crowdin.gamification.plugin
 
CrowdinTriggerPlugin() - Constructor for class io.meeds.crowdin.gamification.plugin.CrowdinTriggerPlugin
 
CrowdinTriggerService - Class in io.meeds.crowdin.gamification.services
 
CrowdinTriggerService() - Constructor for class io.meeds.crowdin.gamification.services.CrowdinTriggerService
 
CrowdinWebhookController - Class in io.meeds.crowdin.gamification.rest
 
CrowdinWebhookController() - Constructor for class io.meeds.crowdin.gamification.rest.CrowdinWebhookController
 

D

decode(String) - Static method in class io.meeds.crowdin.gamification.utils.Utils
 
deleteWebhook(long) - Method in class io.meeds.crowdin.gamification.services.WebhookService
 
deleteWebhook(long, String) - Method in class io.meeds.crowdin.gamification.services.WebhookService
 
deleteWebhook(WebHook) - Method in class io.meeds.crowdin.gamification.storage.CrowdinConsumerStorage
 
deleteWebHook(long) - Method in class io.meeds.crowdin.gamification.storage.WebHookStorage
 
deleteWebhookHook(HttpServletRequest, long) - Method in class io.meeds.crowdin.gamification.rest.HooksManagementRest
 
DIRECTORY_ID - Static variable in class io.meeds.crowdin.gamification.utils.Utils
 
DIRECTORY_IDS - Static variable in class io.meeds.crowdin.gamification.utils.Utils
 

E

encode(String) - Static method in class io.meeds.crowdin.gamification.utils.Utils
 
Event - Class in io.meeds.crowdin.gamification.model
 
Event() - Constructor for class io.meeds.crowdin.gamification.model.Event
 
EVENT_TYPE - Static variable in class io.meeds.crowdin.gamification.plugin.CrowdinEventPlugin
 
extractSubItem(Map<String, Object>, String...) - Static method in class io.meeds.crowdin.gamification.utils.Utils
 

F

FILE - Static variable in class io.meeds.crowdin.gamification.utils.Utils
 
findWebhookEntityByProjectId(long) - Method in interface io.meeds.crowdin.gamification.dao.WebHookDAO
 
forceUpdateWebhooks() - Method in class io.meeds.crowdin.gamification.services.WebhookService
 
fromEntity(WebhookEntity) - Static method in class io.meeds.crowdin.gamification.storage.mapper.WebHookMapper
 
fromJsonStringToMap(String) - Static method in class io.meeds.crowdin.gamification.utils.Utils
 

G

GAMIFICATION_CANCEL_EVENT - Static variable in class io.meeds.crowdin.gamification.utils.Utils
 
GAMIFICATION_GENERIC_EVENT - Static variable in class io.meeds.crowdin.gamification.utils.Utils
 
generateRandomSecret(int) - Static method in class io.meeds.crowdin.gamification.utils.Utils
 
getAccessTokenEndpoint() - Method in class io.meeds.crowdin.gamification.oauth.CrowdinApi
 
getAccessTokenExtractor() - Method in class io.meeds.crowdin.gamification.oauth.CrowdinApi
 
getAccessTokenVerb() - Method in class io.meeds.crowdin.gamification.oauth.CrowdinApi
 
getAuthorizationBaseUrl() - Method in class io.meeds.crowdin.gamification.oauth.CrowdinApi
 
getCancellingEventName() - Method in class io.meeds.crowdin.gamification.plugin.CrowdinTriggerPlugin
 
getCancellingEventName() - Method in class io.meeds.crowdin.gamification.plugin.StringCommentCreatedTriggerPlugin
 
getCancellingEventName() - Method in class io.meeds.crowdin.gamification.plugin.SuggestionAddedTriggerPlugin
 
getCancellingEventName() - Method in class io.meeds.crowdin.gamification.plugin.SuggestionApprovedTriggerPlugin
 
getConnectorName() - Method in class io.meeds.crowdin.gamification.plugin.CrowdinConnectorPlugin
 
getEventName() - Method in class io.meeds.crowdin.gamification.plugin.CrowdinTriggerPlugin
 
getEventName() - Method in class io.meeds.crowdin.gamification.plugin.StringCommentCreatedTriggerPlugin
 
getEventName() - Method in class io.meeds.crowdin.gamification.plugin.SuggestionAddedTriggerPlugin
 
getEventName() - Method in class io.meeds.crowdin.gamification.plugin.SuggestionApprovedTriggerPlugin
 
getEvents(String, Map<String, Object>) - Method in class io.meeds.crowdin.gamification.plugin.CrowdinTriggerPlugin
Gets List of triggered events
getEvents(String, Map<String, Object>) - Method in class io.meeds.crowdin.gamification.plugin.StringCommentCreatedTriggerPlugin
 
getEvents(String, Map<String, Object>) - Method in class io.meeds.crowdin.gamification.plugin.SuggestionAddedTriggerPlugin
 
getEvents(String, Map<String, Object>) - Method in class io.meeds.crowdin.gamification.plugin.SuggestionApprovedTriggerPlugin
 
getEventType() - Method in class io.meeds.crowdin.gamification.plugin.CrowdinEventPlugin
 
getName() - Method in class io.meeds.crowdin.gamification.plugin.CrowdinConnectorPlugin
 
getOAuthService(RemoteConnectorSettings) - Method in class io.meeds.crowdin.gamification.plugin.CrowdinConnectorPlugin
 
getProjectDirectories(long, int, int, String) - Method in class io.meeds.crowdin.gamification.storage.CrowdinConsumerStorage
 
getProjectDirectories(long, String, int, int) - Method in class io.meeds.crowdin.gamification.services.WebhookService
 
getProjectDirectories(HttpServletRequest, long, int, int) - Method in class io.meeds.crowdin.gamification.rest.HooksManagementRest
 
getProjectId(Map<String, Object>) - Method in class io.meeds.crowdin.gamification.plugin.CrowdinTriggerPlugin
 
getProjectId(Map<String, Object>) - Method in class io.meeds.crowdin.gamification.plugin.StringCommentCreatedTriggerPlugin
 
getProjectId(Map<String, Object>) - Method in class io.meeds.crowdin.gamification.plugin.SuggestionAddedTriggerPlugin
 
getProjectId(Map<String, Object>) - Method in class io.meeds.crowdin.gamification.plugin.SuggestionApprovedTriggerPlugin
 
getProjects(String) - Method in class io.meeds.crowdin.gamification.services.WebhookService
 
getProjects(String) - Method in class io.meeds.crowdin.gamification.storage.CrowdinConsumerStorage
 
getProjects(String, String) - Method in class io.meeds.crowdin.gamification.rest.HooksManagementRest
 
getProjectsFromWebhookId(long) - Method in class io.meeds.crowdin.gamification.services.WebhookService
 
getTriggers() - Method in class io.meeds.crowdin.gamification.plugin.CrowdinEventPlugin
 
getWebHookById(HttpServletRequest, long) - Method in class io.meeds.crowdin.gamification.rest.HooksManagementRest
 
getWebHookById(Long) - Method in class io.meeds.crowdin.gamification.storage.WebHookStorage
 
getWebhookByProjectId(long) - Method in class io.meeds.crowdin.gamification.storage.WebHookStorage
 
getWebhookId(long) - Method in class io.meeds.crowdin.gamification.services.WebhookService
 
getWebhookId(long, String) - Method in class io.meeds.crowdin.gamification.services.WebhookService
 
getWebhooks(int, int) - Method in class io.meeds.crowdin.gamification.services.WebhookService
 
getWebhooks(int, int) - Method in class io.meeds.crowdin.gamification.storage.WebHookStorage
 
getWebhooks(int, int, boolean) - Method in class io.meeds.crowdin.gamification.services.WebhookService
 
getWebhooks(String, int, int, boolean) - Method in class io.meeds.crowdin.gamification.services.WebhookService
 
getWebHooks(int, int, boolean, boolean) - Method in class io.meeds.crowdin.gamification.rest.HooksManagementRest
 

H

handleTrigger(String, String) - Method in class io.meeds.crowdin.gamification.services.CrowdinTriggerService
 
handleTriggerAsync(String, String) - Method in class io.meeds.crowdin.gamification.services.CrowdinTriggerService
 
HooksManagementRest - Class in io.meeds.crowdin.gamification.rest
 
HooksManagementRest() - Constructor for class io.meeds.crowdin.gamification.rest.HooksManagementRest
 

I

ID - Static variable in class io.meeds.crowdin.gamification.utils.Utils
 
IDENTIFIER - Static variable in class io.meeds.crowdin.gamification.utils.Utils
 
init() - Method in class io.meeds.crowdin.gamification.plugin.CrowdinEventPlugin
 
init() - Method in class io.meeds.crowdin.gamification.plugin.StringCommentCreatedTriggerPlugin
 
init() - Method in class io.meeds.crowdin.gamification.plugin.SuggestionAddedTriggerPlugin
 
init() - Method in class io.meeds.crowdin.gamification.plugin.SuggestionApprovedTriggerPlugin
 
initData() - Method in class io.meeds.crowdin.gamification.plugin.CrowdinConnectorPlugin
 
instance() - Static method in class io.meeds.crowdin.gamification.oauth.CrowdinApi
 
io.meeds.crowdin.gamification.dao - package io.meeds.crowdin.gamification.dao
 
io.meeds.crowdin.gamification.entity - package io.meeds.crowdin.gamification.entity
 
io.meeds.crowdin.gamification.exception - package io.meeds.crowdin.gamification.exception
 
io.meeds.crowdin.gamification.model - package io.meeds.crowdin.gamification.model
 
io.meeds.crowdin.gamification.oauth - package io.meeds.crowdin.gamification.oauth
 
io.meeds.crowdin.gamification.plugin - package io.meeds.crowdin.gamification.plugin
 
io.meeds.crowdin.gamification.rest - package io.meeds.crowdin.gamification.rest
 
io.meeds.crowdin.gamification.rest.builder - package io.meeds.crowdin.gamification.rest.builder
 
io.meeds.crowdin.gamification.rest.model - package io.meeds.crowdin.gamification.rest.model
 
io.meeds.crowdin.gamification.services - package io.meeds.crowdin.gamification.services
 
io.meeds.crowdin.gamification.storage - package io.meeds.crowdin.gamification.storage
 
io.meeds.crowdin.gamification.storage.mapper - package io.meeds.crowdin.gamification.storage.mapper
 
io.meeds.crowdin.gamification.utils - package io.meeds.crowdin.gamification.utils
 
isValidEvent(Map<String, String>, String) - Method in class io.meeds.crowdin.gamification.plugin.CrowdinEventPlugin
 

L

LANGUAGE_ID - Static variable in class io.meeds.crowdin.gamification.utils.Utils
 
LANGUAGE_IDS - Static variable in class io.meeds.crowdin.gamification.utils.Utils
 

M

MUST_BE_HUMAN - Static variable in class io.meeds.crowdin.gamification.utils.Utils
 

N

NOT_FOUND - Static variable in class io.meeds.crowdin.gamification.services.WebhookService
 

P

processEvents(List<Event>, String) - Method in class io.meeds.crowdin.gamification.services.CrowdinTriggerService
 
PROJECT - Static variable in class io.meeds.crowdin.gamification.utils.Utils
 
PROJECT_ID - Static variable in class io.meeds.crowdin.gamification.utils.Utils
 
PROJECTS - Static variable in class io.meeds.crowdin.gamification.utils.Utils
 
PROVIDER - Static variable in class io.meeds.crowdin.gamification.utils.Utils
 

R

RemoteDirectory - Class in io.meeds.crowdin.gamification.model
 
RemoteDirectory() - Constructor for class io.meeds.crowdin.gamification.model.RemoteDirectory
 
RemoteLanguage - Class in io.meeds.crowdin.gamification.model
 
RemoteLanguage() - Constructor for class io.meeds.crowdin.gamification.model.RemoteLanguage
 
RemoteProject - Class in io.meeds.crowdin.gamification.model
 
RemoteProject() - Constructor for class io.meeds.crowdin.gamification.model.RemoteProject
 
retrieveRemoteProject(long, boolean, String) - Method in class io.meeds.crowdin.gamification.storage.CrowdinConsumerStorage
 

S

saveWebHook(WebHook) - Method in class io.meeds.crowdin.gamification.storage.WebHookStorage
 
SOURCE_LANGUAGE_ID - Static variable in class io.meeds.crowdin.gamification.utils.Utils
 
STRING - Static variable in class io.meeds.crowdin.gamification.utils.Utils
 
STRING_COMMENT_CREATED_EVENT_NAME - Static variable in class io.meeds.crowdin.gamification.utils.Utils
 
StringCommentCreatedTriggerPlugin - Class in io.meeds.crowdin.gamification.plugin
 
StringCommentCreatedTriggerPlugin() - Constructor for class io.meeds.crowdin.gamification.plugin.StringCommentCreatedTriggerPlugin
 
SUGGESTION_ADDED_EVENT_NAME - Static variable in class io.meeds.crowdin.gamification.utils.Utils
 
SUGGESTION_ADDED_TRIGGER - Static variable in class io.meeds.crowdin.gamification.utils.Utils
 
SUGGESTION_APPROVED_EVENT_NAME - Static variable in class io.meeds.crowdin.gamification.utils.Utils
 
SUGGESTION_APPROVED_TRIGGER - Static variable in class io.meeds.crowdin.gamification.utils.Utils
 
SUGGESTION_DELETED_TRIGGER - Static variable in class io.meeds.crowdin.gamification.utils.Utils
 
SUGGESTION_DISAPPROVED_TRIGGER - Static variable in class io.meeds.crowdin.gamification.utils.Utils
 
SuggestionAddedTriggerPlugin - Class in io.meeds.crowdin.gamification.plugin
 
SuggestionAddedTriggerPlugin() - Constructor for class io.meeds.crowdin.gamification.plugin.SuggestionAddedTriggerPlugin
 
SuggestionApprovedTriggerPlugin - Class in io.meeds.crowdin.gamification.plugin
 
SuggestionApprovedTriggerPlugin() - Constructor for class io.meeds.crowdin.gamification.plugin.SuggestionApprovedTriggerPlugin
 

T

TARGET_LANGUAGE - Static variable in class io.meeds.crowdin.gamification.utils.Utils
 
TEXT - Static variable in class io.meeds.crowdin.gamification.utils.Utils
 
toEntity(WebHook) - Static method in class io.meeds.crowdin.gamification.storage.mapper.WebHookMapper
 
TOKEN - Static variable in class io.meeds.crowdin.gamification.utils.Utils
 
TOKEN_EXPIRED_OR_INVALID - Static variable in class io.meeds.crowdin.gamification.storage.CrowdinConsumerStorage
 
toRestEntities(CrowdinConsumerStorage, Collection<WebHook>, boolean) - Static method in class io.meeds.crowdin.gamification.rest.builder.WebHookBuilder
 
toRestEntity(CrowdinConsumerStorage, WebHook, boolean) - Static method in class io.meeds.crowdin.gamification.rest.builder.WebHookBuilder
 
TOTAL_TARGET_ITEM - Static variable in class io.meeds.crowdin.gamification.utils.Utils
 
TRANSLATION - Static variable in class io.meeds.crowdin.gamification.utils.Utils
 

U

updateWebHookAccessToken(long, String) - Method in class io.meeds.crowdin.gamification.storage.WebHookStorage
 
updateWebHookAccessToken(long, String, String) - Method in class io.meeds.crowdin.gamification.services.WebhookService
 
updateWebHookAccessToken(HttpServletRequest, long, String) - Method in class io.meeds.crowdin.gamification.rest.HooksManagementRest
 
USER - Static variable in class io.meeds.crowdin.gamification.utils.Utils
 
USERNAME - Static variable in class io.meeds.crowdin.gamification.utils.Utils
 
Utils - Class in io.meeds.crowdin.gamification.utils
 

V

validateToken(String) - Method in class io.meeds.crowdin.gamification.plugin.CrowdinConnectorPlugin
 
verifyWebhookSecret(String, String) - Static method in class io.meeds.crowdin.gamification.utils.Utils
 

W

WebHook - Class in io.meeds.crowdin.gamification.model
 
WebHook() - Constructor for class io.meeds.crowdin.gamification.model.WebHook
 
WebHookBuilder - Class in io.meeds.crowdin.gamification.rest.builder
 
WebHookDAO - Interface in io.meeds.crowdin.gamification.dao
 
WebhookEntity - Class in io.meeds.crowdin.gamification.entity
 
WebhookEntity() - Constructor for class io.meeds.crowdin.gamification.entity.WebhookEntity
 
WebHookList - Class in io.meeds.crowdin.gamification.rest.model
 
WebHookList() - Constructor for class io.meeds.crowdin.gamification.rest.model.WebHookList
 
WebHookMapper - Class in io.meeds.crowdin.gamification.storage.mapper
 
WebHookRestEntity - Class in io.meeds.crowdin.gamification.rest.model
 
WebHookRestEntity() - Constructor for class io.meeds.crowdin.gamification.rest.model.WebHookRestEntity
 
WEBHOOKS - Static variable in class io.meeds.crowdin.gamification.utils.Utils
 
WebhookService - Class in io.meeds.crowdin.gamification.services
 
WebhookService() - Constructor for class io.meeds.crowdin.gamification.services.WebhookService
 
WebHookStorage - Class in io.meeds.crowdin.gamification.storage
 
WebHookStorage() - Constructor for class io.meeds.crowdin.gamification.storage.WebHookStorage
 
A C D E F G H I L M N P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form