sfapi-ts

Home > @cjh1/sfapi > TasksService

TasksService class

Signature:

export declare class TasksService 

Constructors

Constructor Modifiers Description
(constructor)(httpRequest)   Constructs a new instance of the TasksService class

Properties

Property Modifiers Type Description
httpRequest readonly BaseHttpRequest  

Methods

Method Modifiers Description
getTask(id)   <p>Read Task Get the status of a schedule task.</p><p>- **id**: the id of the task</p>
getTasks()   Read Tasks Get the status of schedule tasks.