service/domain/workflow/global_permission_grant
Api Code Documentation / Exports / service/domain/workflow/global_permission_grant
Table of contents
Functions
Functions
grantGlobalPermission
▸ grantGlobalPermission(ctx
, issuer
, issuerOrganization
, grantee
, intent
, repository
): Promise
<Type
<BusinessEvent
[]>>
Parameters
Name | Type |
---|---|
ctx | Ctx |
issuer | ServiceUser |
issuerOrganization | string |
grantee | string |
intent | default |
repository | Repository |
Returns
Promise
<Type
<BusinessEvent
[]>>