Click or drag to resize
Infosoft Logo

IJobExecutionEntityService Methods

The IJobExecutionEntityService type exposes the following members.

Methods
 NameDescription
Public methodCreate Creates a new JobExecution
Public methodDelete Deletes the specified JobExecution.
Public methodGet Gets a list of JobExecutions matching the specified filter.
(Inherited from IJobExecutionQueryService)
Public methodGetAll Gets all JobExecutions
(Inherited from IJobExecutionQueryService)
Public methodGetSingle Gets a single JobExecution matching the provided filter.
(Inherited from IJobExecutionQueryService)
Public methodUpdate Updates the specified JobExecution
Top
See Also