Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

These modules should also be included in the modules file (systemConfigFiles) where the link is made to the appropriate class:

Code Block

	<moduleDescriptor id="RollingBarrel">

...


		<description>Export Reports from Local Datastore</description>

...


		<className>nl.wldelft.fews.system.plugin.rollingbarrel.RollingBarrelModule</className>

...


	</moduleDescriptor>

...


	<moduleDescriptor id="MarkedRecordManager">

...


		<className>nl.wldelft.fews.system.plugin.purge.MarkedRecordManager</className>

...


	</moduleDescriptor>