Class TwitterRemoteUpdateTask
java.lang.Object
io.meeds.twitter.gamification.scheduling.task.TwitterRemoteUpdateTask
A service that will manage the periodic updating of twitter events.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TwitterRemoteUpdateTask
public TwitterRemoteUpdateTask()
-
-
Method Details
-
execute
@Scheduled(cron="${io.meeds.gamification.TwitterAccountRemoteUpdate.expression:0 */15 * * * ?}") public void execute()
-