Click or drag to resize
Infosoft Logo

IJobExecutionService Methods

The IJobExecutionService type exposes the following members.

Methods
 NameDescription
Public methodGet Gets a list of JobExecutions matching the specified filter.
(Inherited from IJobExecutionQueryService)
Public methodGetAll Gets all JobExecutions
(Inherited from IJobExecutionQueryService)
Public methodGetFilteredJobExecutions Gets a list of job executions with a custom filter.
Public methodGetJobExecutionsInPeriod Gets all job execution objects in a given period.
Public methodGetSingle Gets a single JobExecution matching the provided filter.
(Inherited from IJobExecutionQueryService)
Top
See Also