service/domain/workflow/global_permissions_eventsourcing
Api Code Documentation / Exports / service/domain/workflow/global_permissions_eventsourcing
Table of contents
Functions
Functions
sourceGlobalPermissions
▸ sourceGlobalPermissions(ctx
, events
): Object
Parameters
Name | Type |
---|---|
ctx | Ctx |
events | BusinessEvent [] |
Returns
Object
Name | Type |
---|---|
errors | EventSourcingError [] |
globalPermissions | GlobalPermissions |
Defined in
src/service/domain/workflow/global_permissions_eventsourcing.ts:12