Index

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

A

accessToken - Variable in class io.meeds.gamification.twitter.model.TwitterAccessTokenContext
 
ACCOUNT_ID - Static variable in class io.meeds.gamification.twitter.utils.Utils
 
addTweetToWatch(Tweet) - Method in class io.meeds.gamification.twitter.storage.TwitterTweetStorage
 
addTweetToWatch(String) - Method in class io.meeds.gamification.twitter.service.impl.TwitterServiceImpl
 
addTweetToWatch(String) - Method in interface io.meeds.gamification.twitter.service.TwitterService
Add watched Tweet.
addTwitterAccount(TwitterAccount) - Method in class io.meeds.gamification.twitter.storage.TwitterAccountStorage
 
addTwitterAccount(String, String) - Method in class io.meeds.gamification.twitter.service.impl.TwitterServiceImpl
 
addTwitterAccount(String, String) - Method in interface io.meeds.gamification.twitter.service.TwitterService
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.TwitterServiceRest
 
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.Tweet
 
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.utils.Utils
 
countTweets() - Method in class io.meeds.gamification.twitter.service.impl.TwitterServiceImpl
 
countTweets() - Method in interface io.meeds.gamification.twitter.service.TwitterService
Count all watched tweets
countTweets() - Method in class io.meeds.gamification.twitter.storage.TwitterTweetStorage
 
countTwitterAccounts() - Method in class io.meeds.gamification.twitter.storage.TwitterAccountStorage
 
countTwitterAccounts(String) - Method in class io.meeds.gamification.twitter.service.impl.TwitterServiceImpl
 
countTwitterAccounts(String) - Method in interface io.meeds.gamification.twitter.service.TwitterService
Count all watched twitter accounts
createWatchedAccount(String) - Method in class io.meeds.gamification.twitter.rest.TwitterServiceRest
 

D

deleteTweet(long) - Method in class io.meeds.gamification.twitter.service.impl.TwitterServiceImpl
 
deleteTweet(long) - Method in interface io.meeds.gamification.twitter.service.TwitterService
delete watched Tweet
deleteTweet(long) - Method in class io.meeds.gamification.twitter.storage.TwitterTweetStorage
 
deleteTweetById(long) - Method in class io.meeds.gamification.twitter.service.impl.TwitterServiceImpl
 
deleteTweetById(long) - Method in interface io.meeds.gamification.twitter.service.TwitterService
 
deleteTwitterAccount(long) - Method in class io.meeds.gamification.twitter.storage.TwitterAccountStorage
 
deleteTwitterAccount(long, String) - Method in class io.meeds.gamification.twitter.service.impl.TwitterServiceImpl
 
deleteTwitterAccount(long, String) - Method in interface io.meeds.gamification.twitter.service.TwitterService
delete watched Twitter account
deleteTwitterBearerToken() - Method in class io.meeds.gamification.twitter.rest.TwitterServiceRest
 
deleteTwitterBearerToken(String) - Method in class io.meeds.gamification.twitter.service.impl.TwitterServiceImpl
 
deleteTwitterBearerToken(String) - Method in interface io.meeds.gamification.twitter.service.TwitterService
Deletes Twitter bearer token
deleteWatchedAccount(long) - Method in class io.meeds.gamification.twitter.rest.TwitterServiceRest
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class io.meeds.gamification.twitter.web.TwitterConnectorFilter
 

E

EntityList<T> - Class in io.meeds.gamification.twitter.rest.model
 
EntityList() - Constructor for class io.meeds.gamification.twitter.rest.model.EntityList
 
equals(Object) - Method in class io.meeds.gamification.twitter.model.TwitterAccessTokenContext
 
EVENT_TYPE - Static variable in class io.meeds.gamification.twitter.plugin.TwitterEventPlugin
 
execute(JobExecutionContext) - Method in class io.meeds.gamification.twitter.scheduled.TwitterRemoteUpdateJob
 
extractTweetId(String) - Static method in class io.meeds.gamification.twitter.utils.Utils
 

F

fromEntity(TwitterAccountEntity) - Static method in class io.meeds.gamification.twitter.storage.mapper.TwitterAccountMapper
 
fromEntity(TwitterTweetEntity) - Static method in class io.meeds.gamification.twitter.storage.mapper.TwitterTweetMapper
 

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
 
getEventType() - Method in class io.meeds.gamification.twitter.plugin.TwitterEventPlugin
 
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
 
getTriggers() - Method in class io.meeds.gamification.twitter.plugin.TwitterEventPlugin
 
getTweetById(Long) - Method in class io.meeds.gamification.twitter.storage.TwitterTweetStorage
 
getTweetByLink(String) - Method in class io.meeds.gamification.twitter.dao.TwitterTweetDAO
 
getTweetByLink(String) - Method in class io.meeds.gamification.twitter.service.impl.TwitterServiceImpl
 
getTweetByLink(String) - Method in interface io.meeds.gamification.twitter.service.TwitterService
Retrieves a watched tweet identified by its link
getTweetByLink(String) - Method in class io.meeds.gamification.twitter.storage.TwitterTweetStorage
 
getTweets(int, int) - Method in class io.meeds.gamification.twitter.service.impl.TwitterServiceImpl
 
getTweets(int, int) - Method in interface io.meeds.gamification.twitter.service.TwitterService
Get available watched tweets using offset and limit.
getTweets(int, int) - Method in class io.meeds.gamification.twitter.storage.TwitterTweetStorage
 
getTweetsIds(int, int) - Method in class io.meeds.gamification.twitter.dao.TwitterTweetDAO
 
getTwitterAccountById(long) - Method in class io.meeds.gamification.twitter.service.impl.TwitterServiceImpl
 
getTwitterAccountById(long) - Method in interface io.meeds.gamification.twitter.service.TwitterService
Retrieves a watched twitter account identified by its technical identifier.
getTwitterAccountById(long, String) - Method in class io.meeds.gamification.twitter.service.impl.TwitterServiceImpl
 
getTwitterAccountById(long, String) - Method in interface io.meeds.gamification.twitter.service.TwitterService
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.TwitterServiceImpl
 
getTwitterAccounts(int, int) - Method in interface io.meeds.gamification.twitter.service.TwitterService
Get available watched twitter accounts using offset and limit.
getTwitterAccounts(String, int, int, boolean) - Method in class io.meeds.gamification.twitter.service.impl.TwitterServiceImpl
 
getTwitterAccounts(String, int, int, boolean) - Method in interface io.meeds.gamification.twitter.service.TwitterService
Get available watched twitter accounts using offset and limit.
getTwitterBearerToken() - Method in class io.meeds.gamification.twitter.service.impl.TwitterServiceImpl
 
getTwitterBearerToken() - Method in interface io.meeds.gamification.twitter.service.TwitterService
gets Twitter bearer token
getTwitterBearerToken(String) - Method in class io.meeds.gamification.twitter.service.impl.TwitterServiceImpl
 
getTwitterBearerToken(String) - Method in interface io.meeds.gamification.twitter.service.TwitterService
gets Twitter bearer token
getWatchedAccountById(long) - Method in class io.meeds.gamification.twitter.rest.TwitterServiceRest
 
getWatchedAccounts(int, int, boolean, boolean) - Method in class io.meeds.gamification.twitter.rest.TwitterServiceRest
 
getWatchedTweets(int, int, boolean) - Method in class io.meeds.gamification.twitter.rest.TwitterServiceRest
 

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
 
handleTriggerAsyncInternal(TwitterTrigger) - Method in interface io.meeds.gamification.twitter.service.TwitterTriggerService
Handle twitter trigger asynchronously Internal
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.listener - package io.meeds.gamification.twitter.listener
 
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.utils - package io.meeds.gamification.twitter.utils
 
io.meeds.gamification.twitter.web - package io.meeds.gamification.twitter.web
 
isValidEvent(Map<String, String>, String) - Method in class io.meeds.gamification.twitter.plugin.TwitterEventPlugin
 

L

LIKE_TWEET_EVENT_NAME - Static variable in class io.meeds.gamification.twitter.utils.Utils
 

M

MENTION_ACCOUNT_EVENT_NAME - Static variable in class io.meeds.gamification.twitter.utils.Utils
 

O

onEvent(Event<RuleDTO, String>) - Method in class io.meeds.gamification.twitter.listener.RuleUpdateTwitterListener
 

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
 
retrieveTweetLikers(String, String) - Method in class io.meeds.gamification.twitter.service.impl.TwitterConsumerServiceImpl
 
retrieveTweetLikers(String, String) - Method in interface io.meeds.gamification.twitter.service.TwitterConsumerService
Retrieve the list of tweet likers.
retrieveTweetLikers(String, String) - Method in class io.meeds.gamification.twitter.storage.TwitterConsumerStorage
 
retrieveTweetRetweeters(String, String) - Method in class io.meeds.gamification.twitter.service.impl.TwitterConsumerServiceImpl
 
retrieveTweetRetweeters(String, String) - Method in interface io.meeds.gamification.twitter.service.TwitterConsumerService
Retrieve the list of tweet retweeters.
retrieveTweetRetweeters(String, String) - Method in class io.meeds.gamification.twitter.storage.TwitterConsumerStorage
 
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
 
RETWEET_TWEET_EVENT_NAME - Static variable in class io.meeds.gamification.twitter.utils.Utils
 
RuleUpdateTwitterListener - Class in io.meeds.gamification.twitter.listener
 
RuleUpdateTwitterListener(TwitterService, RuleService) - Constructor for class io.meeds.gamification.twitter.listener.RuleUpdateTwitterListener
 

S

saveBearerToken(String) - Method in class io.meeds.gamification.twitter.rest.TwitterServiceRest
 
saveTwitterBearerToken(String, String) - Method in class io.meeds.gamification.twitter.service.impl.TwitterServiceImpl
 
saveTwitterBearerToken(String, String) - Method in interface io.meeds.gamification.twitter.service.TwitterService
Saves Twitter bearer token
start() - Method in class io.meeds.gamification.twitter.service.impl.TwitterTriggerServiceImpl
 
stop() - Method in class io.meeds.gamification.twitter.service.impl.TwitterTriggerServiceImpl
 
stringToMap(String) - Static method in class io.meeds.gamification.twitter.utils.Utils
 

T

toEntity(Tweet) - Static method in class io.meeds.gamification.twitter.storage.mapper.TwitterTweetMapper
 
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(TwitterService, 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
 
Tweet - Class in io.meeds.gamification.twitter.model
 
Tweet() - Constructor for class io.meeds.gamification.twitter.model.Tweet
 
TWEET_ID - Static variable in class io.meeds.gamification.twitter.utils.Utils
 
TWEET_LINK - Static variable in class io.meeds.gamification.twitter.dao.TwitterTweetDAO
 
TWEET_LINK - Static variable in class io.meeds.gamification.twitter.utils.Utils
 
TWITTER_ACCOUNT_NOT_FOUND - Static variable in class io.meeds.gamification.twitter.rest.TwitterServiceRest
 
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
 
TWITTER_RETRIEVE_ACCOUNT_MENTIONS_ERROR - Static variable in class io.meeds.gamification.twitter.storage.TwitterConsumerStorage
 
TWITTER_RETRIEVE_TWEET_LIKERS_ERROR - Static variable in class io.meeds.gamification.twitter.storage.TwitterConsumerStorage
 
TWITTER_RETRIEVE_TWEET_RETWEETERS_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
 
TwitterAccountMapper - Class in io.meeds.gamification.twitter.storage.mapper
 
TwitterAccountRestEntity - Class in io.meeds.gamification.twitter.rest.model
 
TwitterAccountRestEntity() - Constructor for class io.meeds.gamification.twitter.rest.model.TwitterAccountRestEntity
 
TwitterAccountStorage - Class in io.meeds.gamification.twitter.storage
 
TwitterAccountStorage(TwitterAccountDAO) - Constructor for class io.meeds.gamification.twitter.storage.TwitterAccountStorage
 
TwitterConnectionException - Exception Class in io.meeds.gamification.twitter.exception
 
TwitterConnectionException(String) - Constructor for exception class io.meeds.gamification.twitter.exception.TwitterConnectionException
 
TwitterConnectionException(String, Exception) - Constructor for exception class 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
 
TwitterEventPlugin - Class in io.meeds.gamification.twitter.plugin
 
TwitterEventPlugin() - Constructor for class io.meeds.gamification.twitter.plugin.TwitterEventPlugin
 
TwitterOAuth20Api - Class in io.meeds.gamification.twitter.model
 
TwitterOAuth20Api() - Constructor for class io.meeds.gamification.twitter.model.TwitterOAuth20Api
 
TwitterRemoteUpdateJob - Class in io.meeds.gamification.twitter.scheduled
A service that will manage the periodic updating of twitter events.
TwitterRemoteUpdateJob() - Constructor for class io.meeds.gamification.twitter.scheduled.TwitterRemoteUpdateJob
 
TwitterService - Interface in io.meeds.gamification.twitter.service
 
TwitterServiceImpl - Class in io.meeds.gamification.twitter.service.impl
 
TwitterServiceImpl(SettingService, TwitterConsumerService, TwitterAccountStorage, TwitterTweetStorage, RuleService, CodecInitializer) - Constructor for class io.meeds.gamification.twitter.service.impl.TwitterServiceImpl
 
TwitterServiceRest - Class in io.meeds.gamification.twitter.rest
 
TwitterServiceRest(TwitterService, TwitterConsumerService) - Constructor for class io.meeds.gamification.twitter.rest.TwitterServiceRest
 
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, TriggerService) - Constructor for class io.meeds.gamification.twitter.service.impl.TwitterTriggerServiceImpl
 
TwitterTweetDAO - Class in io.meeds.gamification.twitter.dao
 
TwitterTweetDAO() - Constructor for class io.meeds.gamification.twitter.dao.TwitterTweetDAO
 
TwitterTweetEntity - Class in io.meeds.gamification.twitter.entity
 
TwitterTweetEntity() - Constructor for class io.meeds.gamification.twitter.entity.TwitterTweetEntity
 
TwitterTweetMapper - Class in io.meeds.gamification.twitter.storage.mapper
 
TwitterTweetStorage - Class in io.meeds.gamification.twitter.storage
 
TwitterTweetStorage(TwitterTweetDAO) - Constructor for class io.meeds.gamification.twitter.storage.TwitterTweetStorage
 

U

updateAccountLastMentionTweetId(long, long) - Method in class io.meeds.gamification.twitter.service.impl.TwitterServiceImpl
 
updateAccountLastMentionTweetId(long, long) - Method in interface io.meeds.gamification.twitter.service.TwitterService
Update twitter account last mention tweet Id.
updateAccountLastMentionTweetId(long, long) - Method in class io.meeds.gamification.twitter.storage.TwitterAccountStorage
 
updateTweetReactions(long, Set<String>, Set<String>) - Method in class io.meeds.gamification.twitter.service.impl.TwitterServiceImpl
 
updateTweetReactions(long, Set<String>, Set<String>) - Method in interface io.meeds.gamification.twitter.service.TwitterService
Update tweet with last reactions.
updateTweetReactions(long, Set<String>, Set<String>) - Method in class io.meeds.gamification.twitter.storage.TwitterTweetStorage
 
USERNAME - Static variable in class io.meeds.gamification.twitter.storage.TwitterConsumerStorage
 
USERS - Static variable in class io.meeds.gamification.twitter.storage.TwitterConsumerStorage
 
Utils - Class in io.meeds.gamification.twitter.utils
 

V

validateToken(String) - Method in class io.meeds.gamification.twitter.plugin.TwitterConnectorPlugin
 
A B C D E F G H I L M O R S T U V 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form