Uses of Interface
io.meeds.twitter.gamification.service.TwitterConsumerService
Packages that use TwitterConsumerService
Package
Description
-
Uses of TwitterConsumerService in io.meeds.twitter.gamification.rest.builder
Methods in io.meeds.twitter.gamification.rest.builder with parameters of type TwitterConsumerServiceModifier and TypeMethodDescriptionstatic org.springframework.data.domain.Page<TwitterAccountRestEntity> TwitterAccountBuilder.toRestEntities(TwitterService twitterAccountService, TwitterConsumerService twitterConsumerService, org.springframework.data.domain.Page<TwitterAccount> twitterAccounts) static TwitterAccountRestEntityTwitterAccountBuilder.toRestEntity(String twitterBearerToken, TokenStatus tokenStatus, TwitterConsumerService twitterConsumerService, TwitterAccount twitterAccount) -
Uses of TwitterConsumerService in io.meeds.twitter.gamification.service.impl
Classes in io.meeds.twitter.gamification.service.impl that implement TwitterConsumerService