Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- accessToken - Variable in class io.meeds.gamification.github.model.GithubAccessTokenContext
- ACTION - Static variable in class io.meeds.gamification.github.utils.Utils
- ADD_ISSUE_LABEL_EVENT_NAME - Static variable in class io.meeds.gamification.github.utils.Utils
- addPlugin(GithubTriggerPlugin) - Method in interface io.meeds.gamification.github.services.GithubTriggerService
-
Add a new
GithubTriggerPluginfor a given github trigger name - addPlugin(GithubTriggerPlugin) - Method in class io.meeds.gamification.github.services.impl.GithubTriggerServiceImpl
- AUTHORIZATION - Static variable in class io.meeds.gamification.github.utils.Utils
- AUTHORIZED_TO_ACCESS_GIT_HUB_HOOKS - Static variable in class io.meeds.gamification.github.utils.Utils
- AVATAR_URL - Static variable in class io.meeds.gamification.github.utils.Utils
C
- CacheKey - Class in io.meeds.gamification.github.storage.cached.model
- CacheKey(Integer, long, String) - Constructor for class io.meeds.gamification.github.storage.cached.model.CacheKey
- CacheKey(Integer, String) - Constructor for class io.meeds.gamification.github.storage.cached.model.CacheKey
- CacheKey(Integer, String, String, int, int, String) - Constructor for class io.meeds.gamification.github.storage.cached.model.CacheKey
- checkGitHubTokenStatus(String) - Method in interface io.meeds.gamification.github.services.GithubConsumerService
-
Check gitHub personal access token
- checkGitHubTokenStatus(String) - Method in class io.meeds.gamification.github.services.impl.GithubConsumerServiceImpl
- checkGitHubTokenStatus(String) - Method in class io.meeds.gamification.github.storage.cached.GithubConsumerCachedStorage
- checkGitHubTokenStatus(String) - Method in class io.meeds.gamification.github.storage.GithubConsumerStorage
- clearCache() - Method in interface io.meeds.gamification.github.services.GithubConsumerService
-
clear remote webhook entities cache
- clearCache() - Method in class io.meeds.gamification.github.services.impl.GithubConsumerServiceImpl
- clearCache() - Method in class io.meeds.gamification.github.storage.cached.GithubConsumerCachedStorage
- clearCache() - Method in class io.meeds.gamification.github.storage.GithubConsumerStorage
- clearCache(WebHook) - Method in class io.meeds.gamification.github.storage.cached.GithubConsumerCachedStorage
- clearCache(WebHook) - Method in class io.meeds.gamification.github.storage.GithubConsumerStorage
- clone() - Method in class io.meeds.gamification.github.model.WebHook
- CLOSE_ISSUE_EVENT_NAME - Static variable in class io.meeds.gamification.github.utils.Utils
- CLOSE_PULL_REQUEST_EVENT_NAME - Static variable in class io.meeds.gamification.github.utils.Utils
- CLOSED - Static variable in class io.meeds.gamification.github.utils.Utils
- COMMENT - Static variable in class io.meeds.gamification.github.utils.Utils
- COMMENT_ISSUE_EVENT_NAME - Static variable in class io.meeds.gamification.github.utils.Utils
- COMMENT_ISSUE_TYPE - Static variable in class io.meeds.gamification.github.utils.Utils
- COMMENT_PR_TYPE - Static variable in class io.meeds.gamification.github.utils.Utils
- COMMENT_PULL_REQUEST_EVENT_NAME - Static variable in class io.meeds.gamification.github.utils.Utils
- CommentPullRequestTriggerPlugin - Class in io.meeds.gamification.github.plugin
- CommentPullRequestTriggerPlugin() - Constructor for class io.meeds.gamification.github.plugin.CommentPullRequestTriggerPlugin
- CommentTriggerPlugin - Class in io.meeds.gamification.github.plugin
- CommentTriggerPlugin() - Constructor for class io.meeds.gamification.github.plugin.CommentTriggerPlugin
- CONNECTOR_NAME - Static variable in class io.meeds.gamification.github.utils.Utils
- convertToDatabaseColumn(List<String>) - Method in class io.meeds.gamification.github.utils.StringListConverter
- convertToEntityAttribute(String) - Method in class io.meeds.gamification.github.utils.StringListConverter
- countWebhooks() - Method in class io.meeds.gamification.github.storage.WebHookStorage
- countWebhooks(String, boolean) - Method in class io.meeds.gamification.github.services.impl.WebhookServiceImpl
- countWebhooks(String, boolean) - Method in interface io.meeds.gamification.github.services.WebhookService
-
Count all gitHub webhooks
- CREATE_ISSUE_EVENT_NAME - Static variable in class io.meeds.gamification.github.utils.Utils
- CREATE_PULL_REQUEST_EVENT_NAME - Static variable in class io.meeds.gamification.github.utils.Utils
- CREATED - Static variable in class io.meeds.gamification.github.utils.Utils
- createWebhook(String, String[], String) - Method in interface io.meeds.gamification.github.services.GithubConsumerService
-
create github organization hook.
- createWebhook(String, String[], String) - Method in class io.meeds.gamification.github.services.impl.GithubConsumerServiceImpl
- createWebhook(String, String[], String) - Method in class io.meeds.gamification.github.storage.GithubConsumerStorage
- createWebhook(String, String, String) - Method in class io.meeds.gamification.github.services.impl.WebhookServiceImpl
- createWebhook(String, String, String) - Method in interface io.meeds.gamification.github.services.WebhookService
-
create github organization hook.
- createWebhookHook(String, String) - Method in class io.meeds.gamification.github.rest.HooksManagementRest
D
- decode(String) - Static method in class io.meeds.gamification.github.utils.Utils
- DELETE_ISSUE_COMMENT_EVENT_NAME - Static variable in class io.meeds.gamification.github.utils.Utils
- DELETE_ISSUE_LABEL_EVENT_NAME - Static variable in class io.meeds.gamification.github.utils.Utils
- DELETE_PULL_REQUEST_COMMENT_EVENT_NAME - Static variable in class io.meeds.gamification.github.utils.Utils
- DELETED - Static variable in class io.meeds.gamification.github.utils.Utils
- deleteWebhook(long) - Method in class io.meeds.gamification.github.services.impl.WebhookServiceImpl
- deleteWebhook(long, String) - Method in class io.meeds.gamification.github.services.impl.WebhookServiceImpl
- deleteWebhook(long, String) - Method in interface io.meeds.gamification.github.services.WebhookService
-
delete gitHub webhook
- deleteWebhook(WebHook) - Method in interface io.meeds.gamification.github.services.GithubConsumerService
-
delete gitHub webhook
- deleteWebhook(WebHook) - Method in class io.meeds.gamification.github.services.impl.GithubConsumerServiceImpl
- deleteWebHook(long) - Method in class io.meeds.gamification.github.storage.WebHookStorage
- deleteWebhookHook(long) - Method in class io.meeds.gamification.github.rest.HooksManagementRest
- deleteWebhookHook(WebHook) - Method in class io.meeds.gamification.github.storage.cached.GithubConsumerCachedStorage
- deleteWebhookHook(WebHook) - Method in class io.meeds.gamification.github.storage.GithubConsumerStorage
- DESCRIPTION - Static variable in class io.meeds.gamification.github.utils.Utils
E
- encode(String) - Static method in class io.meeds.gamification.github.utils.Utils
- equals(Object) - Method in class io.meeds.gamification.github.model.GithubAccessTokenContext
- Event - Class in io.meeds.gamification.github.model
- Event() - Constructor for class io.meeds.gamification.github.model.Event
- EVENT_TYPE - Static variable in class io.meeds.gamification.github.plugin.GithubEventPlugin
- EVENTS - Static variable in class io.meeds.gamification.github.utils.Utils
- execute(JobExecutionContext) - Method in class io.meeds.gamification.github.scheduled.GitHubWebHookForceUpdate
- extractSubItem(Map<String, Object>, String...) - Static method in class io.meeds.gamification.github.utils.Utils
F
- forceUpdateWebhook(WebHook) - Method in interface io.meeds.gamification.github.services.GithubConsumerService
-
Force Update Webhook
- forceUpdateWebhook(WebHook) - Method in class io.meeds.gamification.github.services.impl.GithubConsumerServiceImpl
- forceUpdateWebhook(WebHook) - Method in class io.meeds.gamification.github.storage.GithubConsumerStorage
- forceUpdateWebhooks() - Method in class io.meeds.gamification.github.rest.HooksManagementRest
- forceUpdateWebhooks() - Method in class io.meeds.gamification.github.services.impl.WebhookServiceImpl
- forceUpdateWebhooks() - Method in interface io.meeds.gamification.github.services.WebhookService
-
Force update the stored github organization webhooks if there is a change to the remote webhooks, such as an entity deletion or the update event
- fromEntity(WebhookEntity) - Static method in class io.meeds.gamification.github.storage.mapper.WebHookMapper
- fromJsonStringToMap(String) - Static method in class io.meeds.gamification.github.utils.Utils
- fromJsonStringToMapCollection(String) - Static method in class io.meeds.gamification.github.utils.Utils
G
- GAMIFICATION_CANCEL_EVENT - Static variable in class io.meeds.gamification.github.listener.GithubEventsListener
- GAMIFICATION_GENERIC_EVENT - Static variable in class io.meeds.gamification.github.listener.GithubEventsListener
- generateRandomSecret(int) - Static method in class io.meeds.gamification.github.utils.Utils
- getAccessToken() - Method in class io.meeds.gamification.github.model.GithubAccessTokenContext
- getConnectorName() - Method in class io.meeds.gamification.github.plugin.GithubConnectorPlugin
- getEvents(Map<String, Object>) - Method in class io.meeds.gamification.github.plugin.CommentPullRequestTriggerPlugin
- getEvents(Map<String, Object>) - Method in class io.meeds.gamification.github.plugin.CommentTriggerPlugin
- getEvents(Map<String, Object>) - Method in class io.meeds.gamification.github.plugin.GithubTriggerPlugin
-
Gets List of triggered events
- getEvents(Map<String, Object>) - Method in class io.meeds.gamification.github.plugin.IssueTriggerPlugin
- getEvents(Map<String, Object>) - Method in class io.meeds.gamification.github.plugin.PullRequestReviewTriggerPlugin
- getEvents(Map<String, Object>) - Method in class io.meeds.gamification.github.plugin.PullRequestTriggerPlugin
- getEvents(Map<String, Object>) - Method in class io.meeds.gamification.github.plugin.PushCodeTriggerPlugin
- getEventType() - Method in class io.meeds.gamification.github.plugin.GithubEventPlugin
- getOAuthService(RemoteConnectorSettings) - Method in class io.meeds.gamification.github.plugin.GithubConnectorPlugin
- getTriggers() - Method in class io.meeds.gamification.github.plugin.GithubEventPlugin
- getWebHookById(long) - Method in class io.meeds.gamification.github.rest.HooksManagementRest
- getWebHookById(Long) - Method in class io.meeds.gamification.github.storage.WebHookStorage
- getWebhookByOrganizationId(long) - Method in class io.meeds.gamification.github.dao.WebHookDAO
- getWebhookByOrganizationId(long) - Method in class io.meeds.gamification.github.storage.WebHookStorage
- getWebhookId(long) - Method in class io.meeds.gamification.github.services.impl.WebhookServiceImpl
- getWebhookId(long) - Method in interface io.meeds.gamification.github.services.WebhookService
-
Retrieves a webHook identified by its technical identifier.
- getWebhookId(long, String) - Method in class io.meeds.gamification.github.services.impl.WebhookServiceImpl
- getWebhookId(long, String) - Method in interface io.meeds.gamification.github.services.WebhookService
-
Retrieves a webHook identified by its technical identifier accessed by a user
- getWebhookIds(int, int) - Method in class io.meeds.gamification.github.dao.WebHookDAO
- getWebhookIds(int, int) - Method in class io.meeds.gamification.github.storage.WebHookStorage
- getWebHookRepos(long, int, int, String) - Method in class io.meeds.gamification.github.rest.HooksManagementRest
- getWebhooks(int, int) - Method in class io.meeds.gamification.github.services.impl.WebhookServiceImpl
- getWebhooks(int, int, boolean) - Method in class io.meeds.gamification.github.services.impl.WebhookServiceImpl
- getWebhooks(int, int, boolean) - Method in interface io.meeds.gamification.github.services.WebhookService
-
Get available github hooks using offset and limit.
- getWebhooks(String, int, int, boolean) - Method in class io.meeds.gamification.github.services.impl.WebhookServiceImpl
- getWebhooks(String, int, int, boolean) - Method in interface io.meeds.gamification.github.services.WebhookService
-
Get available github hooks using offset and limit.
- getWebHooks(int, int, boolean) - Method in class io.meeds.gamification.github.rest.HooksManagementRest
- GITHUB_ACTION_EVENT - Static variable in class io.meeds.gamification.github.utils.Utils
- GITHUB_API_URL - Static variable in class io.meeds.gamification.github.utils.Utils
- GITHUB_CACHE_NAME - Static variable in class io.meeds.gamification.github.storage.cached.GithubConsumerCachedStorage
- GITHUB_CANCEL_ACTION_EVENT - Static variable in class io.meeds.gamification.github.utils.Utils
- GITHUB_CONNECTION_ERROR - Static variable in class io.meeds.gamification.github.utils.Utils
- GITHUB_HOOK_NOT_FOUND - Static variable in class io.meeds.gamification.github.rest.HooksManagementRest
- GITHUB_TRIGGERS - Static variable in class io.meeds.gamification.github.utils.Utils
- GithubAccessTokenContext - Class in io.meeds.gamification.github.model
- GithubAccessTokenContext(OAuth2AccessToken) - Constructor for class io.meeds.gamification.github.model.GithubAccessTokenContext
- GithubConnectionException - Exception Class in io.meeds.gamification.github.exception
- GithubConnectionException(String) - Constructor for exception class io.meeds.gamification.github.exception.GithubConnectionException
- GithubConnectionException(String, Exception) - Constructor for exception class io.meeds.gamification.github.exception.GithubConnectionException
- GithubConnectorPlugin - Class in io.meeds.gamification.github.plugin
- GithubConnectorPlugin(ConnectorSettingService) - Constructor for class io.meeds.gamification.github.plugin.GithubConnectorPlugin
- GithubConsumerCachedStorage - Class in io.meeds.gamification.github.storage.cached
- GithubConsumerCachedStorage(CacheService) - Constructor for class io.meeds.gamification.github.storage.cached.GithubConsumerCachedStorage
- GithubConsumerService - Interface in io.meeds.gamification.github.services
- GithubConsumerServiceImpl - Class in io.meeds.gamification.github.services.impl
- GithubConsumerServiceImpl(GithubConsumerStorage) - Constructor for class io.meeds.gamification.github.services.impl.GithubConsumerServiceImpl
- GithubConsumerStorage - Class in io.meeds.gamification.github.storage
- GithubConsumerStorage() - Constructor for class io.meeds.gamification.github.storage.GithubConsumerStorage
- githubEvent(String, String, String) - Method in class io.meeds.gamification.github.rest.GithubWebHookRest
- GithubEventPlugin - Class in io.meeds.gamification.github.plugin
- GithubEventPlugin() - Constructor for class io.meeds.gamification.github.plugin.GithubEventPlugin
- GithubEventsListener - Class in io.meeds.gamification.github.listener
- GithubEventsListener(ListenerService) - Constructor for class io.meeds.gamification.github.listener.GithubEventsListener
- GithubTriggerPlugin - Class in io.meeds.gamification.github.plugin
-
A plugin that will be used by
WebhookServiceto handle github triggers - GithubTriggerPlugin() - Constructor for class io.meeds.gamification.github.plugin.GithubTriggerPlugin
- GithubTriggerService - Interface in io.meeds.gamification.github.services
- GithubTriggerServiceImpl - Class in io.meeds.gamification.github.services.impl
- GithubTriggerServiceImpl(ListenerService, ConnectorService, IdentityManager, EventService, TriggerService) - Constructor for class io.meeds.gamification.github.services.impl.GithubTriggerServiceImpl
- GitHubWebHookForceUpdate - Class in io.meeds.gamification.github.scheduled
-
A service that will manage the periodic updating of github webhooks, ensuring that webhooks data remains current with external sources.
- GitHubWebHookForceUpdate() - Constructor for class io.meeds.gamification.github.scheduled.GitHubWebHookForceUpdate
- GithubWebHookRest - Class in io.meeds.gamification.github.rest
- GithubWebHookRest(GithubTriggerService) - Constructor for class io.meeds.gamification.github.rest.GithubWebHookRest
H
- handleTrigger(String, String, String) - Method in interface io.meeds.gamification.github.services.GithubTriggerService
-
Handle github trigger
- handleTrigger(String, String, String) - Method in class io.meeds.gamification.github.services.impl.GithubTriggerServiceImpl
- handleTriggerAsync(String, String, String) - Method in interface io.meeds.gamification.github.services.GithubTriggerService
-
Handle github trigger asynchronously
- handleTriggerAsync(String, String, String) - Method in class io.meeds.gamification.github.services.impl.GithubTriggerServiceImpl
- handleTriggerAsyncInternal(String, String, String) - Method in class io.meeds.gamification.github.services.impl.GithubTriggerServiceImpl
- hashCode() - Method in class io.meeds.gamification.github.model.GithubAccessTokenContext
- HEAD_COMMIT - Static variable in class io.meeds.gamification.github.utils.Utils
- HMAC_SHA1_ALGORITHM - Static variable in class io.meeds.gamification.github.utils.Utils
- HooksManagementRest - Class in io.meeds.gamification.github.rest
- HooksManagementRest(WebhookService, GithubConsumerService) - Constructor for class io.meeds.gamification.github.rest.HooksManagementRest
- HREF - Static variable in class io.meeds.gamification.github.utils.Utils
- HTML - Static variable in class io.meeds.gamification.github.utils.Utils
- HTML_URL - Static variable in class io.meeds.gamification.github.utils.Utils
I
- ID - Static variable in class io.meeds.gamification.github.utils.Utils
- io.meeds.gamification.github.dao - package io.meeds.gamification.github.dao
- io.meeds.gamification.github.entity - package io.meeds.gamification.github.entity
- io.meeds.gamification.github.exception - package io.meeds.gamification.github.exception
- io.meeds.gamification.github.listener - package io.meeds.gamification.github.listener
- io.meeds.gamification.github.model - package io.meeds.gamification.github.model
- io.meeds.gamification.github.plugin - package io.meeds.gamification.github.plugin
- io.meeds.gamification.github.rest - package io.meeds.gamification.github.rest
- io.meeds.gamification.github.rest.builder - package io.meeds.gamification.github.rest.builder
- io.meeds.gamification.github.rest.model - package io.meeds.gamification.github.rest.model
- io.meeds.gamification.github.scheduled - package io.meeds.gamification.github.scheduled
- io.meeds.gamification.github.services - package io.meeds.gamification.github.services
- io.meeds.gamification.github.services.impl - package io.meeds.gamification.github.services.impl
- io.meeds.gamification.github.storage - package io.meeds.gamification.github.storage
- io.meeds.gamification.github.storage.cached - package io.meeds.gamification.github.storage.cached
- io.meeds.gamification.github.storage.cached.model - package io.meeds.gamification.github.storage.cached.model
- io.meeds.gamification.github.storage.mapper - package io.meeds.gamification.github.storage.mapper
- io.meeds.gamification.github.utils - package io.meeds.gamification.github.utils
- ISSUE - Static variable in class io.meeds.gamification.github.utils.Utils
- ISSUE_TYPE - Static variable in class io.meeds.gamification.github.utils.Utils
- IssueTriggerPlugin - Class in io.meeds.gamification.github.plugin
- IssueTriggerPlugin() - Constructor for class io.meeds.gamification.github.plugin.IssueTriggerPlugin
- isValidEvent(Map<String, String>, String) - Method in class io.meeds.gamification.github.plugin.GithubEventPlugin
- isWebHookRepositoryEnabled(long, long) - Method in class io.meeds.gamification.github.services.impl.WebhookServiceImpl
- isWebHookRepositoryEnabled(long, long) - Method in interface io.meeds.gamification.github.services.WebhookService
-
Check if webhook repository is enabled
- isWebHookRepositoryEnabled(String) - Method in class io.meeds.gamification.github.services.impl.WebhookServiceImpl
- isWebHookRepositoryEnabled(String) - Method in interface io.meeds.gamification.github.services.WebhookService
-
Check if webhook repository is enabled
- isWebHookWatchLimitEnabled(long) - Method in class io.meeds.gamification.github.services.impl.WebhookServiceImpl
- isWebHookWatchLimitEnabled(long) - Method in interface io.meeds.gamification.github.services.WebhookService
-
Check if webhook watch limit is enabled
L
- LABEL - Static variable in class io.meeds.gamification.github.utils.Utils
- LABELED - Static variable in class io.meeds.gamification.github.utils.Utils
- LINKS - Static variable in class io.meeds.gamification.github.utils.Utils
- LOGIN - Static variable in class io.meeds.gamification.github.utils.Utils
M
N
- NAME - Static variable in class io.meeds.gamification.github.utils.Utils
- NOT_PLANNED - Static variable in class io.meeds.gamification.github.utils.Utils
O
- onEvent(Event<Map<String, String>, String>) - Method in class io.meeds.gamification.github.listener.GithubEventsListener
- OPENED - Static variable in class io.meeds.gamification.github.utils.Utils
- ORGANIZATION - Static variable in class io.meeds.gamification.github.utils.Utils
- ORGANIZATION_ID - Static variable in class io.meeds.gamification.github.dao.WebHookDAO
- ORGANIZATION_ID - Static variable in class io.meeds.gamification.github.utils.Utils
- ORGANIZATIONS - Static variable in class io.meeds.gamification.github.utils.Utils
P
- PR_TYPE - Static variable in class io.meeds.gamification.github.utils.Utils
- PULL_REQUEST - Static variable in class io.meeds.gamification.github.utils.Utils
- PULL_REQUEST_COMMENTED - Static variable in class io.meeds.gamification.github.utils.Utils
- PULL_REQUEST_REVIEW - Static variable in class io.meeds.gamification.github.utils.Utils
- PULL_REQUEST_REVIEW_COMMENT_EVENT_NAME - Static variable in class io.meeds.gamification.github.utils.Utils
- PULL_REQUEST_VALIDATED - Static variable in class io.meeds.gamification.github.utils.Utils
- PULL_REQUEST_VALIDATED_EVENT_NAME - Static variable in class io.meeds.gamification.github.utils.Utils
- PullRequestReviewTriggerPlugin - Class in io.meeds.gamification.github.plugin
- PullRequestReviewTriggerPlugin() - Constructor for class io.meeds.gamification.github.plugin.PullRequestReviewTriggerPlugin
- PullRequestTriggerPlugin - Class in io.meeds.gamification.github.plugin
- PullRequestTriggerPlugin() - Constructor for class io.meeds.gamification.github.plugin.PullRequestTriggerPlugin
- PUSH_CODE_EVENT_NAME - Static variable in class io.meeds.gamification.github.utils.Utils
- PushCodeTriggerPlugin - Class in io.meeds.gamification.github.plugin
- PushCodeTriggerPlugin() - Constructor for class io.meeds.gamification.github.plugin.PushCodeTriggerPlugin
- PUSHER - Static variable in class io.meeds.gamification.github.utils.Utils
R
- RemoteOrganization - Class in io.meeds.gamification.github.model
- RemoteOrganization() - Constructor for class io.meeds.gamification.github.model.RemoteOrganization
- RemoteRepository - Class in io.meeds.gamification.github.model
- RemoteRepository() - Constructor for class io.meeds.gamification.github.model.RemoteRepository
- removePlugin(String) - Method in interface io.meeds.gamification.github.services.GithubTriggerService
-
Removes a
GithubTriggerPluginidentified by its trigger name - removePlugin(String) - Method in class io.meeds.gamification.github.services.impl.GithubTriggerServiceImpl
- REPOSITORY - Static variable in class io.meeds.gamification.github.utils.Utils
- REPOSITORY_ID - Static variable in class io.meeds.gamification.github.utils.Utils
- REPOSITORY_IDS - Static variable in class io.meeds.gamification.github.utils.Utils
- RepositoryList - Class in io.meeds.gamification.github.rest.model
- RepositoryList() - Constructor for class io.meeds.gamification.github.rest.model.RepositoryList
- RepositoryRestEntity - Class in io.meeds.gamification.github.rest.model
- RepositoryRestEntity() - Constructor for class io.meeds.gamification.github.rest.model.RepositoryRestEntity
- REQUEST_REVIEW_FOR_PULL_REQUEST_EVENT_NAME - Static variable in class io.meeds.gamification.github.utils.Utils
- REQUESTED_REVIEWER - Static variable in class io.meeds.gamification.github.utils.Utils
- retrieveOrganizationRepos(long, String, int, int, String) - Method in class io.meeds.gamification.github.services.impl.WebhookServiceImpl
- retrieveOrganizationRepos(long, String, int, int, String) - Method in interface io.meeds.gamification.github.services.WebhookService
-
Retrieve available github organization repositories.
- retrieveOrganizationRepos(WebHook, int, int, String) - Method in interface io.meeds.gamification.github.services.GithubConsumerService
-
Retrieve available github organization repositories.
- retrieveOrganizationRepos(WebHook, int, int, String) - Method in class io.meeds.gamification.github.services.impl.GithubConsumerServiceImpl
- retrieveOrganizationRepos(String, String, int, int, String) - Method in class io.meeds.gamification.github.storage.cached.GithubConsumerCachedStorage
- retrieveOrganizationRepos(String, String, int, int, String) - Method in class io.meeds.gamification.github.storage.GithubConsumerStorage
- retrieveRemoteOrganization(long, String) - Method in interface io.meeds.gamification.github.services.GithubConsumerService
-
Retrieve available github organization info.
- retrieveRemoteOrganization(long, String) - Method in class io.meeds.gamification.github.services.impl.GithubConsumerServiceImpl
- retrieveRemoteOrganization(long, String) - Method in class io.meeds.gamification.github.storage.cached.GithubConsumerCachedStorage
- retrieveRemoteOrganization(long, String) - Method in class io.meeds.gamification.github.storage.GithubConsumerStorage
- retrieveRemoteOrganization(String, String) - Method in interface io.meeds.gamification.github.services.GithubConsumerService
-
Retrieve available github organization info.
- retrieveRemoteOrganization(String, String) - Method in class io.meeds.gamification.github.services.impl.GithubConsumerServiceImpl
- retrieveRemoteOrganization(String, String) - Method in class io.meeds.gamification.github.storage.GithubConsumerStorage
- REVIEW_COMMENT_TYPE - Static variable in class io.meeds.gamification.github.utils.Utils
- REVIEW_PULL_REQUEST_EVENT_NAME - Static variable in class io.meeds.gamification.github.utils.Utils
- REVIEW_REQUEST_REMOVED - Static variable in class io.meeds.gamification.github.utils.Utils
- REVIEW_REQUEST_REMOVED_EVENT_NAME - Static variable in class io.meeds.gamification.github.utils.Utils
- REVIEW_REQUESTED - Static variable in class io.meeds.gamification.github.utils.Utils
S
- saveWebHook(WebHook) - Method in class io.meeds.gamification.github.storage.WebHookStorage
- SENDER - Static variable in class io.meeds.gamification.github.utils.Utils
- setWebHookRepositoryEnabled(long, long, boolean, String) - Method in class io.meeds.gamification.github.services.impl.WebhookServiceImpl
- setWebHookRepositoryEnabled(long, long, boolean, String) - Method in interface io.meeds.gamification.github.services.WebhookService
-
enables/disables repository
- setWebHookWatchLimitEnabled(long, boolean, String) - Method in class io.meeds.gamification.github.services.impl.WebhookServiceImpl
- setWebHookWatchLimitEnabled(long, boolean, String) - Method in interface io.meeds.gamification.github.services.WebhookService
-
Limit webhook watch scope or not
- start() - Method in class io.meeds.gamification.github.services.impl.GithubTriggerServiceImpl
- STATE - Static variable in class io.meeds.gamification.github.utils.Utils
- STATE_REASON - Static variable in class io.meeds.gamification.github.utils.Utils
- stop() - Method in class io.meeds.gamification.github.services.impl.GithubTriggerServiceImpl
- StringListConverter - Class in io.meeds.gamification.github.utils
- StringListConverter() - Constructor for class io.meeds.gamification.github.utils.StringListConverter
T
- toEntity(WebHook) - Static method in class io.meeds.gamification.github.storage.mapper.WebHookMapper
- TOKEN - Static variable in class io.meeds.gamification.github.utils.Utils
- TokenStatus - Class in io.meeds.gamification.github.model
- TokenStatus() - Constructor for class io.meeds.gamification.github.model.TokenStatus
- toRestEntities(WebhookService, GithubConsumerService, Collection<WebHook>) - Static method in class io.meeds.gamification.github.rest.builder.WebHookBuilder
- toRestEntity(WebhookService, GithubConsumerService, WebHook) - Static method in class io.meeds.gamification.github.rest.builder.WebHookBuilder
U
- UNLABELED - Static variable in class io.meeds.gamification.github.utils.Utils
- updateWebHook(WebHook, boolean) - Method in class io.meeds.gamification.github.storage.WebHookStorage
- updateWebHookAccessToken(long, String) - Method in class io.meeds.gamification.github.rest.HooksManagementRest
- updateWebHookAccessToken(long, String) - Method in class io.meeds.gamification.github.storage.WebHookStorage
- updateWebHookAccessToken(long, String, String) - Method in class io.meeds.gamification.github.services.impl.WebhookServiceImpl
- updateWebHookAccessToken(long, String, String) - Method in interface io.meeds.gamification.github.services.WebhookService
-
Update github organization hook.
- updateWebHookRepoStatus(long, long, boolean) - Method in class io.meeds.gamification.github.rest.HooksManagementRest
- updateWebHookWatchScope(long, boolean) - Method in class io.meeds.gamification.github.rest.HooksManagementRest
- URL - Static variable in class io.meeds.gamification.github.utils.Utils
- USER - Static variable in class io.meeds.gamification.github.utils.Utils
- Utils - Class in io.meeds.gamification.github.utils
V
- VALIDATE_PULL_REQUEST_EVENT_NAME - Static variable in class io.meeds.gamification.github.utils.Utils
- validateToken(String) - Method in class io.meeds.gamification.github.plugin.GithubConnectorPlugin
- verifySignature(String, String, String) - Static method in class io.meeds.gamification.github.utils.Utils
- verifyWebhookSecret(String, String) - Method in class io.meeds.gamification.github.services.impl.WebhookServiceImpl
- verifyWebhookSecret(String, String) - Method in interface io.meeds.gamification.github.services.WebhookService
W
- WebHook - Class in io.meeds.gamification.github.model
- WebHook() - Constructor for class io.meeds.gamification.github.model.WebHook
- WebHookBuilder - Class in io.meeds.gamification.github.rest.builder
- WebHookDAO - Class in io.meeds.gamification.github.dao
- WebHookDAO() - Constructor for class io.meeds.gamification.github.dao.WebHookDAO
- WebhookEntity - Class in io.meeds.gamification.github.entity
- WebhookEntity() - Constructor for class io.meeds.gamification.github.entity.WebhookEntity
- WebHookList - Class in io.meeds.gamification.github.rest.model
- WebHookList() - Constructor for class io.meeds.gamification.github.rest.model.WebHookList
- WebHookMapper - Class in io.meeds.gamification.github.storage.mapper
- WebHookRestEntity - Class in io.meeds.gamification.github.rest.model
- WebHookRestEntity(long, long, long, List<String>, boolean, String, String, String, String, String, String, String, String, boolean, TokenStatus) - Constructor for class io.meeds.gamification.github.rest.model.WebHookRestEntity
- WebhookService - Interface in io.meeds.gamification.github.services
- WebhookServiceImpl - Class in io.meeds.gamification.github.services.impl
- WebhookServiceImpl(SettingService, WebHookStorage, GithubConsumerService, RuleService) - Constructor for class io.meeds.gamification.github.services.impl.WebhookServiceImpl
- WebHookStorage - Class in io.meeds.gamification.github.storage
- WebHookStorage(WebHookDAO) - Constructor for class io.meeds.gamification.github.storage.WebHookStorage
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form