Class ConfigJobService



  • public class ConfigJobService
    extends SimpleJobService

    SimpleJobService for scheduling the ConfigJobProcessor to fetch config and store the result the BaseStorage provided by the SDK.

    • Constructor Summary

      Constructors 
      Constructor and Description
      ConfigJobService() 
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      int onRunJob(JobParameters job) 
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ConfigJobService

        public ConfigJobService()
    • Method Detail

      • onRunJob

        public int onRunJob(JobParameters job)