service/domain/workflow/global_permissions_get
Api Code Documentation / Exports / service/domain/workflow/global_permissions_get
Table of contents
Functions
Functions
getGlobalPermissions
▸ getGlobalPermissions(ctx
, user
, repository
): Promise
<GlobalPermissions
>
Parameters
Name | Type |
---|---|
ctx | Ctx |
user | ServiceUser |
repository | Repository |
Returns
Promise
<GlobalPermissions
>