Click or drag to resize

IJobApi Methods

The IJobApi type exposes the following members.

Methods
  Name Description
Public method Code example Add Create a job scheduler for running workflow by schedule time and return the id of job if success
Public method Code example Delete Delete the existing Job Information
Public method GetJobSchedulers Get list runtime job schedulers
Public method Code example UpdateJobInfo Update the existing job scheduler with the new workflow info
Public method Code example UpdateSchedule Update the existing job scheduler with the new scheduler
Top
See Also