service/domain/workflow/workflowitem_permission_grant
Api Code Documentation / Exports / service/domain/workflow/workflowitem_permission_grant
#
Table of contents#
Functions#
Functions#
grantWorkflowitemPermissionâ–¸ grantWorkflowitemPermission(ctx
, issuer
, projectId
, subprojectId
, workflowitemId
, grantee
, intent
, repository
): Promise
<Type
<BusinessEvent
[]>>
#
ParametersName | Type |
---|---|
ctx | Ctx |
issuer | ServiceUser |
projectId | string |
subprojectId | string |
workflowitemId | string |
grantee | string |
intent | default |
repository | Repository |
#
ReturnsPromise
<Type
<BusinessEvent
[]>>
#
Defined insrc/service/domain/workflow/workflowitem_permission_grant.ts:36