AbortJob | Abort a job request. This will either remove the job from the queue or cancel its processing if it is currently running on an FME. |
AbortJobs | |
DeleteCompletedJobs | |
GetCompletedJobs | |
GetFMEEngines | |
GetJob | Gets the job information for the specified job ID. |
GetJobResult | Get the job result for the specified job. |
GetLogFile | Gets the log file for the specified job ID. |
GetLogFileInfo | Gets the log file properties for the specified job ID. |
GetNumCompletedJobs | |
GetNumFMEEngines | |
GetNumQueuedJobs | |
GetNumRunningJobs | |
GetQueuedJobs | |
GetRunningJobs | |
LogFileExists | Checks if log file exists for the specified job ID. |
ScheduleJob | Overloaded. |
SubmitJob | Overloaded. |
TransactJob | Overloaded. |
IFMETransformationManager Interface | Safe.FMEServer.API Namespace