Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- accessToken - Variable in class io.meeds.gamification.twitter.model.TwitterAccessTokenContext
- addTwitterAccount(TwitterAccount) - Method in class io.meeds.gamification.twitter.storage.TwitterAccountStorage
- addTwitterAccount(String, String) - Method in class io.meeds.gamification.twitter.service.impl.TwitterAccountServiceImpl
- addTwitterAccount(String, String) - Method in interface io.meeds.gamification.twitter.service.TwitterAccountService
-
Add watched Twitter account.
- AUTHORIZATION - Static variable in class io.meeds.gamification.twitter.storage.TwitterConsumerStorage
B
- BEARER - Static variable in class io.meeds.gamification.twitter.storage.TwitterConsumerStorage
C
- CacheKey - Class in io.meeds.gamification.twitter.storage.cached.model
- CacheKey(Integer, long, String) - Constructor for class io.meeds.gamification.twitter.storage.cached.model.CacheKey
- checkTwitterTokenStatus() - Method in class io.meeds.gamification.twitter.rest.TwitterAccountRest
- checkTwitterTokenStatus(String) - Method in class io.meeds.gamification.twitter.service.impl.TwitterConsumerServiceImpl
- checkTwitterTokenStatus(String) - Method in interface io.meeds.gamification.twitter.service.TwitterConsumerService
-
Check Twitter token status
- checkTwitterTokenStatus(String) - Method in class io.meeds.gamification.twitter.storage.TwitterConsumerStorage
- clearCache() - Method in class io.meeds.gamification.twitter.service.impl.TwitterConsumerServiceImpl
- clearCache() - Method in interface io.meeds.gamification.twitter.service.TwitterConsumerService
-
clear remote twitter account entities cache
- clearCache() - Method in class io.meeds.gamification.twitter.storage.cached.TwitterConsumerCachedStorage
- clearCache() - Method in class io.meeds.gamification.twitter.storage.TwitterConsumerStorage
- clearCache(TwitterAccount, String) - Method in class io.meeds.gamification.twitter.service.impl.TwitterConsumerServiceImpl
- clearCache(TwitterAccount, String) - Method in interface io.meeds.gamification.twitter.service.TwitterConsumerService
-
clear remote twitter account entity cache
- clearCache(TwitterAccount, String) - Method in class io.meeds.gamification.twitter.storage.cached.TwitterConsumerCachedStorage
- clearCache(TwitterAccount, String) - Method in class io.meeds.gamification.twitter.storage.TwitterConsumerStorage
- clone() - Method in class io.meeds.gamification.twitter.model.TwitterAccount
- clone() - Method in class io.meeds.gamification.twitter.model.TwitterTrigger
- CONNECTOR_NAME - Static variable in class io.meeds.gamification.twitter.service.impl.TwitterTriggerServiceImpl
- countTwitterAccounts() - Method in class io.meeds.gamification.twitter.storage.TwitterAccountStorage
- countTwitterAccounts(String) - Method in class io.meeds.gamification.twitter.service.impl.TwitterAccountServiceImpl
- countTwitterAccounts(String) - Method in interface io.meeds.gamification.twitter.service.TwitterAccountService
-
Count all watched twitter accounts
- createWatchedAccount(String) - Method in class io.meeds.gamification.twitter.rest.TwitterAccountRest
D
- deleteTwitterAccount(long) - Method in class io.meeds.gamification.twitter.storage.TwitterAccountStorage
- deleteTwitterAccount(long, String) - Method in class io.meeds.gamification.twitter.service.impl.TwitterAccountServiceImpl
- deleteTwitterAccount(long, String) - Method in interface io.meeds.gamification.twitter.service.TwitterAccountService
-
delete watched Twitter account
- deleteTwitterBearerToken() - Method in class io.meeds.gamification.twitter.rest.TwitterAccountRest
- deleteTwitterBearerToken(String) - Method in class io.meeds.gamification.twitter.service.impl.TwitterAccountServiceImpl
- deleteTwitterBearerToken(String) - Method in interface io.meeds.gamification.twitter.service.TwitterAccountService
-
Deletes Twitter bearer token
- deleteWatchedAccount(long) - Method in class io.meeds.gamification.twitter.rest.TwitterAccountRest
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class io.meeds.gamification.twitter.web.TwitterConnectorFilter
E
- ENABLED - Static variable in class io.meeds.gamification.twitter.service.impl.TwitterAccountServiceImpl
- equals(Object) - Method in class io.meeds.gamification.twitter.model.TwitterAccessTokenContext
- execute(JobExecutionContext) - Method in class io.meeds.gamification.twitter.scheduled.TwitterAccountRemoteUpdateJob
F
- fromEntity(TwitterAccountEntity) - Static method in class io.meeds.gamification.twitter.storage.mapper.TwitterAccountMapper
G
- GAMIFICATION_GENERIC_EVENT - Static variable in class io.meeds.gamification.twitter.service.impl.TwitterTriggerServiceImpl
- getAccessToken() - Method in class io.meeds.gamification.twitter.model.TwitterAccessTokenContext
- getAccessTokenEndpoint() - Method in class io.meeds.gamification.twitter.model.TwitterOAuth20Api
- getAccountByRemoteId(long) - Method in class io.meeds.gamification.twitter.dao.TwitterAccountDAO
- getAccountsIds(int, int) - Method in class io.meeds.gamification.twitter.dao.TwitterAccountDAO
- getAuthorizationBaseUrl() - Method in class io.meeds.gamification.twitter.model.TwitterOAuth20Api
- getConnectorName() - Method in class io.meeds.gamification.twitter.plugin.TwitterConnectorPlugin
- getMentionEvents(TwitterAccount, long, String) - Method in class io.meeds.gamification.twitter.service.impl.TwitterConsumerServiceImpl
- getMentionEvents(TwitterAccount, long, String) - Method in interface io.meeds.gamification.twitter.service.TwitterConsumerService
-
Retrieve available tweets in which the account identified by its identifier was mentioned
- getMentionEvents(TwitterAccount, long, String) - Method in class io.meeds.gamification.twitter.storage.TwitterConsumerStorage
- getRevokeTokenEndpoint() - Method in class io.meeds.gamification.twitter.model.TwitterOAuth20Api
- getTwitterAccountById(long) - Method in class io.meeds.gamification.twitter.service.impl.TwitterAccountServiceImpl
- getTwitterAccountById(long) - Method in interface io.meeds.gamification.twitter.service.TwitterAccountService
-
Retrieves a watched twitter account identified by its technical identifier.
- getTwitterAccountById(long, String) - Method in class io.meeds.gamification.twitter.service.impl.TwitterAccountServiceImpl
- getTwitterAccountById(long, String) - Method in interface io.meeds.gamification.twitter.service.TwitterAccountService
-
Retrieves a watched twitter account identified by its technical identifier accessed by a user
- getTwitterAccountById(Long) - Method in class io.meeds.gamification.twitter.storage.TwitterAccountStorage
- getTwitterAccountByRemoteId(long) - Method in class io.meeds.gamification.twitter.storage.TwitterAccountStorage
- getTwitterAccountIds(int, int) - Method in class io.meeds.gamification.twitter.storage.TwitterAccountStorage
- getTwitterAccounts(int, int) - Method in class io.meeds.gamification.twitter.service.impl.TwitterAccountServiceImpl
- getTwitterAccounts(int, int) - Method in interface io.meeds.gamification.twitter.service.TwitterAccountService
-
Get available watched twitter accounts using offset and limit.
- getTwitterAccounts(String, int, int, boolean) - Method in class io.meeds.gamification.twitter.service.impl.TwitterAccountServiceImpl
- getTwitterAccounts(String, int, int, boolean) - Method in interface io.meeds.gamification.twitter.service.TwitterAccountService
-
Get available watched twitter accounts using offset and limit.
- getTwitterBearerToken() - Method in class io.meeds.gamification.twitter.service.impl.TwitterAccountServiceImpl
- getTwitterBearerToken() - Method in interface io.meeds.gamification.twitter.service.TwitterAccountService
-
gets Twitter bearer token
- getTwitterBearerToken(String) - Method in class io.meeds.gamification.twitter.service.impl.TwitterAccountServiceImpl
- getTwitterBearerToken(String) - Method in interface io.meeds.gamification.twitter.service.TwitterAccountService
-
gets Twitter bearer token
- getWatchedAccountById(long) - Method in class io.meeds.gamification.twitter.rest.TwitterAccountRest
- getWatchedAccounts(int, int, boolean, boolean) - Method in class io.meeds.gamification.twitter.rest.TwitterAccountRest
H
- handleTriggerAsync(TwitterTrigger) - Method in class io.meeds.gamification.twitter.service.impl.TwitterTriggerServiceImpl
- handleTriggerAsync(TwitterTrigger) - Method in interface io.meeds.gamification.twitter.service.TwitterTriggerService
-
Handle twitter trigger asynchronously
- handleTriggerAsyncInternal(TwitterTrigger) - Method in class io.meeds.gamification.twitter.service.impl.TwitterTriggerServiceImpl
- hashCode() - Method in class io.meeds.gamification.twitter.model.TwitterAccessTokenContext
I
- instance() - Static method in class io.meeds.gamification.twitter.model.TwitterOAuth20Api
- io.meeds.gamification.twitter.dao - package io.meeds.gamification.twitter.dao
- io.meeds.gamification.twitter.entity - package io.meeds.gamification.twitter.entity
- io.meeds.gamification.twitter.exception - package io.meeds.gamification.twitter.exception
- io.meeds.gamification.twitter.model - package io.meeds.gamification.twitter.model
- io.meeds.gamification.twitter.plugin - package io.meeds.gamification.twitter.plugin
- io.meeds.gamification.twitter.rest - package io.meeds.gamification.twitter.rest
- io.meeds.gamification.twitter.rest.builder - package io.meeds.gamification.twitter.rest.builder
- io.meeds.gamification.twitter.rest.model - package io.meeds.gamification.twitter.rest.model
- io.meeds.gamification.twitter.scheduled - package io.meeds.gamification.twitter.scheduled
- io.meeds.gamification.twitter.service - package io.meeds.gamification.twitter.service
- io.meeds.gamification.twitter.service.impl - package io.meeds.gamification.twitter.service.impl
- io.meeds.gamification.twitter.storage - package io.meeds.gamification.twitter.storage
- io.meeds.gamification.twitter.storage.cached - package io.meeds.gamification.twitter.storage.cached
- io.meeds.gamification.twitter.storage.cached.model - package io.meeds.gamification.twitter.storage.cached.model
- io.meeds.gamification.twitter.storage.mapper - package io.meeds.gamification.twitter.storage.mapper
- io.meeds.gamification.twitter.web - package io.meeds.gamification.twitter.web
R
- REMOTE_ID - Static variable in class io.meeds.gamification.twitter.dao.TwitterAccountDAO
- RemoteTwitterAccount - Class in io.meeds.gamification.twitter.model
- RemoteTwitterAccount() - Constructor for class io.meeds.gamification.twitter.model.RemoteTwitterAccount
- retrieveTwitterAccount(long, String) - Method in class io.meeds.gamification.twitter.service.impl.TwitterConsumerServiceImpl
- retrieveTwitterAccount(long, String) - Method in interface io.meeds.gamification.twitter.service.TwitterConsumerService
-
Retrieve available Twitter account info.
- retrieveTwitterAccount(long, String) - Method in class io.meeds.gamification.twitter.storage.cached.TwitterConsumerCachedStorage
- retrieveTwitterAccount(long, String) - Method in class io.meeds.gamification.twitter.storage.TwitterConsumerStorage
- retrieveTwitterAccount(String, String) - Method in class io.meeds.gamification.twitter.service.impl.TwitterConsumerServiceImpl
- retrieveTwitterAccount(String, String) - Method in interface io.meeds.gamification.twitter.service.TwitterConsumerService
-
Retrieve available Twitter account info.
- retrieveTwitterAccount(String, String) - Method in class io.meeds.gamification.twitter.storage.TwitterConsumerStorage
S
- saveBearerToken(String) - Method in class io.meeds.gamification.twitter.rest.TwitterAccountRest
- saveTwitterBearerToken(String, String) - Method in class io.meeds.gamification.twitter.service.impl.TwitterAccountServiceImpl
- saveTwitterBearerToken(String, String) - Method in interface io.meeds.gamification.twitter.service.TwitterAccountService
-
Saves Twitter bearer token
- setEventEnabledForAccount(long, long, boolean, String) - Method in class io.meeds.gamification.twitter.service.impl.TwitterAccountServiceImpl
- setEventEnabledForAccount(long, long, boolean, String) - Method in interface io.meeds.gamification.twitter.service.TwitterAccountService
-
Enables/disables watched account event
- start() - Method in class io.meeds.gamification.twitter.service.impl.TwitterTriggerServiceImpl
- stop() - Method in class io.meeds.gamification.twitter.service.impl.TwitterTriggerServiceImpl
T
- toEntity(TwitterAccount) - Static method in class io.meeds.gamification.twitter.storage.mapper.TwitterAccountMapper
- TokenStatus - Class in io.meeds.gamification.twitter.model
- TokenStatus() - Constructor for class io.meeds.gamification.twitter.model.TokenStatus
- toRestEntities(TwitterAccountService, TwitterConsumerService, Collection<TwitterAccount>) - Static method in class io.meeds.gamification.twitter.rest.builder.TwitterAccountBuilder
- toRestEntity(String, TokenStatus, TwitterConsumerService, TwitterAccount) - Static method in class io.meeds.gamification.twitter.rest.builder.TwitterAccountBuilder
- TWITTER_ACCOUNT_NOT_FOUND - Static variable in class io.meeds.gamification.twitter.rest.TwitterAccountRest
- TWITTER_API_URL - Static variable in class io.meeds.gamification.twitter.storage.TwitterConsumerStorage
- TWITTER_CACHE_NAME - Static variable in class io.meeds.gamification.twitter.storage.cached.TwitterConsumerCachedStorage
- TWITTER_CONNECTION_ERROR - Static variable in class io.meeds.gamification.twitter.storage.TwitterConsumerStorage
- TWITTER_RETRIEVE_ACCOUNT_ERROR - Static variable in class io.meeds.gamification.twitter.storage.TwitterConsumerStorage
- TwitterAccessTokenContext - Class in io.meeds.gamification.twitter.model
- TwitterAccessTokenContext(OAuth2AccessToken) - Constructor for class io.meeds.gamification.twitter.model.TwitterAccessTokenContext
- TwitterAccount - Class in io.meeds.gamification.twitter.model
- TwitterAccount() - Constructor for class io.meeds.gamification.twitter.model.TwitterAccount
- TwitterAccountBuilder - Class in io.meeds.gamification.twitter.rest.builder
- TwitterAccountDAO - Class in io.meeds.gamification.twitter.dao
- TwitterAccountDAO() - Constructor for class io.meeds.gamification.twitter.dao.TwitterAccountDAO
- TwitterAccountEntity - Class in io.meeds.gamification.twitter.entity
- TwitterAccountEntity() - Constructor for class io.meeds.gamification.twitter.entity.TwitterAccountEntity
- TwitterAccountList - Class in io.meeds.gamification.twitter.rest.model
- TwitterAccountList() - Constructor for class io.meeds.gamification.twitter.rest.model.TwitterAccountList
- TwitterAccountMapper - Class in io.meeds.gamification.twitter.storage.mapper
- TwitterAccountRemoteUpdateJob - Class in io.meeds.gamification.twitter.scheduled
-
A service that will manage the periodic updating of twitter account events.
- TwitterAccountRemoteUpdateJob() - Constructor for class io.meeds.gamification.twitter.scheduled.TwitterAccountRemoteUpdateJob
- TwitterAccountRest - Class in io.meeds.gamification.twitter.rest
- TwitterAccountRest(TwitterAccountService, TwitterConsumerService) - Constructor for class io.meeds.gamification.twitter.rest.TwitterAccountRest
- TwitterAccountRestEntity - Class in io.meeds.gamification.twitter.rest.model
- TwitterAccountRestEntity() - Constructor for class io.meeds.gamification.twitter.rest.model.TwitterAccountRestEntity
- TwitterAccountService - Interface in io.meeds.gamification.twitter.service
- TwitterAccountServiceImpl - Class in io.meeds.gamification.twitter.service.impl
- TwitterAccountServiceImpl(SettingService, TwitterConsumerService, TwitterAccountStorage, EventService, CodecInitializer) - Constructor for class io.meeds.gamification.twitter.service.impl.TwitterAccountServiceImpl
- TwitterAccountStorage - Class in io.meeds.gamification.twitter.storage
- TwitterAccountStorage(TwitterAccountDAO) - Constructor for class io.meeds.gamification.twitter.storage.TwitterAccountStorage
- TwitterConnectionException - Exception in io.meeds.gamification.twitter.exception
- TwitterConnectionException(String) - Constructor for exception io.meeds.gamification.twitter.exception.TwitterConnectionException
- TwitterConnectionException(String, Exception) - Constructor for exception io.meeds.gamification.twitter.exception.TwitterConnectionException
- TwitterConnectorFilter - Class in io.meeds.gamification.twitter.web
- TwitterConnectorFilter() - Constructor for class io.meeds.gamification.twitter.web.TwitterConnectorFilter
- TwitterConnectorPlugin - Class in io.meeds.gamification.twitter.plugin
- TwitterConnectorPlugin(ConnectorSettingService) - Constructor for class io.meeds.gamification.twitter.plugin.TwitterConnectorPlugin
- TwitterConsumerCachedStorage - Class in io.meeds.gamification.twitter.storage.cached
- TwitterConsumerCachedStorage(CacheService) - Constructor for class io.meeds.gamification.twitter.storage.cached.TwitterConsumerCachedStorage
- TwitterConsumerService - Interface in io.meeds.gamification.twitter.service
- TwitterConsumerServiceImpl - Class in io.meeds.gamification.twitter.service.impl
- TwitterConsumerServiceImpl(TwitterConsumerStorage) - Constructor for class io.meeds.gamification.twitter.service.impl.TwitterConsumerServiceImpl
- TwitterConsumerStorage - Class in io.meeds.gamification.twitter.storage
- TwitterConsumerStorage() - Constructor for class io.meeds.gamification.twitter.storage.TwitterConsumerStorage
- TwitterOAuth20Api - Class in io.meeds.gamification.twitter.model
- TwitterOAuth20Api() - Constructor for class io.meeds.gamification.twitter.model.TwitterOAuth20Api
- TwitterTrigger - Class in io.meeds.gamification.twitter.model
- TwitterTrigger() - Constructor for class io.meeds.gamification.twitter.model.TwitterTrigger
- TwitterTriggerService - Interface in io.meeds.gamification.twitter.service
- TwitterTriggerServiceImpl - Class in io.meeds.gamification.twitter.service.impl
- TwitterTriggerServiceImpl(ListenerService, ConnectorService, IdentityManager, EventService) - Constructor for class io.meeds.gamification.twitter.service.impl.TwitterTriggerServiceImpl
U
- updateAccountEventStatus(long, long, boolean) - Method in class io.meeds.gamification.twitter.rest.TwitterAccountRest
- updateAccountLastMentionTweetId(long, long) - Method in class io.meeds.gamification.twitter.service.impl.TwitterAccountServiceImpl
- updateAccountLastMentionTweetId(long, long) - Method in interface io.meeds.gamification.twitter.service.TwitterAccountService
-
Update twitter account last mention tweet Id.
- updateAccountLastMentionTweetId(long, long) - Method in class io.meeds.gamification.twitter.storage.TwitterAccountStorage
- USERNAME - Static variable in class io.meeds.gamification.twitter.storage.TwitterConsumerStorage
- USERS - Static variable in class io.meeds.gamification.twitter.storage.TwitterConsumerStorage
V
- validateToken(String) - Method in class io.meeds.gamification.twitter.plugin.TwitterConnectorPlugin
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form