Uses of Class
tethys.tasks.TethysTask
Packages that use TethysTask
-
Uses of TethysTask in tethys.tasks
Subclasses of TethysTask in tethys.tasksModifier and TypeClassDescriptionclass
class
class
Methods in tethys.tasks with parameters of type TethysTaskModifier and TypeMethodDescriptionTethysTaskManager.addSingleTask
(TethysTask tethysTask) Most tasks are going to be in groups of their own since they all use different primary datablocks, so can make it easy to generate all these groups.TethysTaskParameters.getTaskSettings
(TethysTask tethysTask) void
TethysTaskParameters.setTaskSettings
(TethysTask tethysTask, TethysTaskSettings object) Constructors in tethys.tasks with parameters of type TethysTask