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