@terascope/job-components / execution-context/api / MetadataFns
Interface: MetadataFns
Defined in: packages/job-components/src/execution-context/api.ts:15
Properties
Property | Type | Defined in |
---|---|---|
get | (exId : string ) => Promise <AnyObject > | packages/job-components/src/execution-context/api.ts:17 |
update | (exId : string , metadata : AnyObject ) => Promise <void > | packages/job-components/src/execution-context/api.ts:16 |