service/domain/document/workflowitem_document_download
Api Code Documentation / Exports / service/domain/document/workflowitem_document_download
Table of contents
Functions
Functions
getDocument
▸ getDocument(ctx
, user
, workflowitemId
, documentId
, repository
): Promise
<Type
<any
>>
Parameters
Name | Type |
---|---|
ctx | Ctx |
user | ServiceUser |
workflowitemId | string |
documentId | string |
repository | Repository |
Returns
Promise
<Type
<any
>>
Defined in
src/service/domain/document/workflowitem_document_download.ts:112