Search
Preparing search index...
The search index is not available
Vlocity SDK
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
"datasource/apexrest/ApexRest"
ApexRestDataSource
Class ApexRestDataSource
Hierarchy
ApexRestDataSource
Implements
IDataSource
Index
Constructors
constructor
Properties
connection
input
Methods
execute
jsforce
Apex
Rest
Constructors
constructor
new
Apex
Rest
Data
Source
(
connection
:
any
, input
:
IApexRestInput
)
:
ApexRestDataSource
Parameters
connection:
any
input:
IApexRestInput
Returns
ApexRestDataSource
Properties
Private
connection
connection
:
any
Private
input
input
:
IApexRestInput
Methods
execute
execute
(
)
:
Promise
<
any
>
Executes the ApexRestDataSource
Returns
Promise
<
any
>
Promise
Private
jsforce
Apex
Rest
jsforce
Apex
Rest
(
input
:
IApexRestInput
)
:
Promise
<
any
>
get ApexRest
Parameters
input:
IApexRestInput
Returns
Promise
<
any
>
Promise
Globals
"datasource/apexrest/
Apex
Rest"
Apex
Rest
Data
Source
constructor
connection
input
execute
jsforce
Apex
Rest
Generated using
TypeDoc
Executes the ApexRestDataSource