All Downloads are FREE. Search and download functionalities are using the official Maven repository.

IAF_Util.ConfigurationStatScheduler.xml Maven / Gradle / Ivy

There is a newer version: 7.9.4
Show newest version
<module>
	<scheduler>
		<job
			name="dump Statistics"
			cronExpression="${statistics.cron}"
			description="Dump statistics to log file"
			function="dumpStatistics"
		/>
	</scheduler>
</module>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy