Class TwitterAccountRemoteUpdate
java.lang.Object
io.meeds.gamification.twitter.scheduled.TwitterAccountRemoteUpdate
- All Implemented Interfaces:
org.quartz.Job
@DisallowConcurrentExecution
public class TwitterAccountRemoteUpdate
extends Object
implements org.quartz.Job
A service that will manage the periodic updating of twitter account events.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TwitterAccountRemoteUpdate
public TwitterAccountRemoteUpdate()
-
-
Method Details
-
execute
public void execute(org.quartz.JobExecutionContext context) - Specified by:
executein interfaceorg.quartz.Job
-