Package tethys.tasks
Class TethysTaskParameters
java.lang.Object
tethys.tasks.TethysTaskParameters
- All Implemented Interfaces:
Serializable
Hold settings for all Tethys tasks. These all should have unique names
so should be OK. Many settings will be in the formed of a wrapped nilus object
as a NilusSettingsWrapper.
- Author:
- dg50
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetTaskSettings
(TethysTask tethysTask) void
setTaskSettings
(TethysTask tethysTask, TethysTaskSettings object)