FME Server .NET API

IFMEScheduleManager Members

Public Instance Methods

CreateCronTrigger
CreateDateIntervalTriggerOverloaded.
CreateTask
CreateTransformationTaskConfig Creates a task configuration for a transformation request.
GetNumTasks
GetTask Gets the scheduled task.
GetTasks
RemoveTask Removes the scheduled task.
ScheduleTaskOverloaded. Schedules the task with the given task configuration and trigger. The task by default is enabled.
TaskExists Checks if the scheduled task exists.
UpdateTask Updates the scheduled task.

See Also

IFMEScheduleManager Interface | Safe.FMEServer.API.Schedule Namespace