using LegalOne.Lib.Queue.Hangfire.Queues;
var backgroundTaskQueueResolver = Activate<BackgroundTaskQueueResolver<ContinuationFlowExecutorBackgroundTask<OfficialDiariesConfigureMonitoringViewModal>,TaskQueueFlowItemParam<OfficialDiariesConfigureMonitoringViewModal>>>();
backgroundTaskQueueResolver.Run(
"Batch tasks: ContinuationFlowExecutorBackgroundTask`1 for Tenancy: regression13",
FromJson<TaskQueueFlowItemParam`1>("{\"FlowIdentifier\":\"MatterOfficialDiariesDisableMonitoringBatchContinuationFlowIdentifier\",\"Inputs\":null,\"Parameters\":{\"Parameters\":{\"751a7ad7-7714-4011-b5e1-f68973382163_RecordDetailsUrl\":\"/regression13/processos/processos/details\"}},\"Tenancy\":\"regression13\",\"TenantIdentifier\":null,\"UserId\":13,\"BatchId\":\"c15a68c6-b3a2-479a-800c-d3044208cbc9\",\"OperationId\":\"735IJ\",\"EnqueueTime\":\"2026-02-19T17:41:50.1677563-03:00\",\"MutexIdentifier\":null,\"QueueType\":null}"),
null);