Package skyview.executive
Class BatchCompatibility
- java.lang.Object
-
- skyview.executive.BatchCompatibility
-
- All Implemented Interfaces:
SettingsUpdater
public class BatchCompatibility extends java.lang.Object implements SettingsUpdater
This class transforms setting to enable compatibility between the old SkyView batch interface and the current Java application.
-
-
Constructor Summary
Constructors Constructor Description BatchCompatibility()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
updateSettings()
Update the settings.
-
-
-
Method Detail
-
updateSettings
public void updateSettings()
Update the settings.- Specified by:
updateSettings
in interfaceSettingsUpdater
-
-