using LegalOne.Lib.Queue.Hangfire.Queues;
var backgroundTaskQueueResolver = Activate<BackgroundTaskQueueResolver<ContinuationFlowExecutorBackgroundTask<OfficialDiariesConfigureMonitoringViewModal>,TaskQueueFlowItemParam<OfficialDiariesConfigureMonitoringViewModal>>>();
backgroundTaskQueueResolver.Run(
"Batch tasks: ContinuationFlowExecutorBackgroundTask`1 for Tenancy: regression6",
FromJson<TaskQueueFlowItemParam`1>("{\"FlowIdentifier\":\"MatterOfficialDiariesDisableMonitoringBatchContinuationFlowIdentifier\",\"Inputs\":null,\"Parameters\":{\"Parameters\":{\"751a7ad7-7714-4011-b5e1-f68973382163_RecordDetailsUrl\":\"/regression6/processos/processos/details\"}},\"Tenancy\":\"regression6\",\"TenantIdentifier\":null,\"UserId\":13,\"BatchId\":\"dfc956f0-557d-439e-b04c-d4e2dd8ba9af\",\"OperationId\":\"fXMx2\",\"EnqueueTime\":\"2026-02-19T17:38:23.7149094-03:00\",\"MutexIdentifier\":null,\"QueueType\":null}"),
null);