Container carrying functions for performing a downstream sync into the target system.
Properties:
Name | Type | Description |
---|---|---|
init |
async function to set the value of initial parameters |
|
openTransaction |
async function of open a database transaction |
|
closeTransaction |
async function to close a database transaction |
|
items |
async functions to add, delete, or modify item metadata |
|
attachments |
async functions to add, delete, or modify attachment metadata |
|
files |
async functions to add, purge, or check for the existence of files |