com.supermap.services.providers

Class DelayUpdateAddressIndexJob

  • java.lang.Object
    • com.supermap.services.providers.DelayUpdateAddressIndexJob


  • public class DelayUpdateAddressIndexJob
    extends java.lang.Object
    
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static java.lang.String providerTag 
    • Method Summary

      Methods 
      Modifier and Type Method and Description
      void execute(JobExecutionContext context) 
      • Methods inherited from class java.lang.Object

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

      • providerTag

        public static final java.lang.String providerTag
        
    • Constructor Detail

      • DelayUpdateAddressIndexJob

        public DelayUpdateAddressIndexJob()
        
    • Method Detail

      • execute

        public void execute(JobExecutionContext context)
                     throws JobExecutionException
        
        Throws:
        JobExecutionException