using LegalOne.Lib.Queue.Hangfire.Queues;
var backgroundTaskQueueResolver = Activate<BackgroundTaskQueueResolver<ContinuationFlowExecutorBackgroundTask<OfficialDiariesConfigureMonitoringViewModal>,TaskQueueFlowItemParam<OfficialDiariesConfigureMonitoringViewModal>>>();
backgroundTaskQueueResolver.Run(
"Batch tasks: ContinuationFlowExecutorBackgroundTask`1 for Tenancy: regression36",
FromJson<TaskQueueFlowItemParam`1>("{\"FlowIdentifier\":\"MatterOfficialDiariesDisableMonitoringBatchContinuationFlowIdentifier\",\"Inputs\":null,\"Parameters\":{\"Parameters\":{\"751a7ad7-7714-4011-b5e1-f68973382163_RecordDetailsUrl\":\"/regression36/processos/processos/details\"}},\"Tenancy\":\"regression36\",\"TenantIdentifier\":null,\"UserId\":13,\"BatchId\":\"2aab534c-83d2-408e-9c09-044fc749af08\",\"OperationId\":\"FxcLo\",\"EnqueueTime\":\"2026-02-19T18:25:47.843532-03:00\",\"MutexIdentifier\":null,\"QueueType\":null}"),
null);