Namespace LemonEdge.API.Entities.Tasks
Classes
ServerTask
ServerTaskData
ServerTaskModifiedItem
ServerTaskStatus
Interfaces
IServerTask
The system entity for a server task, which can be offloaded and run on the task services rather than locally
See https://help.lemonedge.com/help/open-architecture/status/server-tasks/intro.html for more information
IServerTaskData
The system entity for a server task data, which holds the parameters and results for a given task
See https://help.lemonedge.com/server-tasks/ for more information
IServerTaskModifiedItem
IServerTaskStatus
The system entity for a server task, which can be offloaded and run on the task services rather than locally
See https://help.lemonedge.com/server-tasks/ for more information
Enums
ImportSaveType
The type of import operation
ServerTaskItemModificationType
ServerTaskOccurrence
How often you want a IServerTask to repeat
ServerTaskStatusEnum
The current status of a IServerTask