using LegalOne.Lib.Queue.Hangfire.Queues;
var backgroundTaskQueueResolver = Activate<BackgroundTaskQueueResolver<ContinuationFlowExecutorBackgroundTask<OfficialDiariesConfigureMonitoringViewModal>,TaskQueueFlowItemParam<OfficialDiariesConfigureMonitoringViewModal>>>();
backgroundTaskQueueResolver.Run(
"Batch tasks: ContinuationFlowExecutorBackgroundTask`1 for Tenancy: regression30",
FromJson<TaskQueueFlowItemParam`1>("{\"FlowIdentifier\":\"MatterOfficialDiariesDisableMonitoringBatchContinuationFlowIdentifier\",\"Inputs\":null,\"Parameters\":{\"Parameters\":{\"751a7ad7-7714-4011-b5e1-f68973382163_RecordDetailsUrl\":\"/regression30/processos/processos/details\"}},\"Tenancy\":\"regression30\",\"TenantIdentifier\":null,\"UserId\":13,\"BatchId\":\"c9bc3e03-958f-4548-86f9-fd70a9d8ea8a\",\"OperationId\":\"k1rhZ\",\"EnqueueTime\":\"2026-02-19T17:38:21.9661911-03:00\",\"MutexIdentifier\":null,\"QueueType\":null}"),
null);