PlatformScheduleDispatcherInterface
in
Table of Contents
Methods
- dispatch() : int
- Dispatch an allowlisted platform schedule command.
Methods
dispatch()
Dispatch an allowlisted platform schedule command.
public
dispatch(array<string, mixed> $schedule, TenantMetadata|null $tenant) : int
Parameters
- $schedule : array<string, mixed>
-
Platform schedule row
- $tenant : TenantMetadata|null
-
Tenant target, if any
Return values
int —Number of work items processed or dispatched