- java.lang.Object
-
- org.springframework.scheduling.quartz.QuartzJobBean
-
- org.egov.infra.scheduler.quartz.AbstractQuartzJob
-
- org.egov.services.deduction.RemittanceJob
-
-
Method Summary
-
Methods inherited from class org.egov.infra.scheduler.quartz.AbstractQuartzJob
executeInternal, setCityDataRequired, setUserName
-
Methods inherited from class org.springframework.scheduling.quartz.QuartzJobBean
execute
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.quartz.Job
execute
-
-
Constructor Detail
-
RemittanceJob
public RemittanceJob()
-
Method Detail
-
executeJob
public void executeJob()
- Specified by:
executeJob in interface org.egov.infra.scheduler.GenericJob
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.