Skip to main content

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[]>>

Parameters#

NameType
ctxCtx
issuerServiceUser
projectIdstring
subprojectIdstring
workflowitemIdstring
granteestring
intentdefault
repositoryRepository

Returns#

Promise<Type<BusinessEvent[]>>

Defined in#

src/service/domain/workflow/workflowitem_permission_grant.ts:36