using LegalOne.Lib.Queue.Hangfire.Queues;
var backgroundTaskQueueResolver = Activate<BackgroundTaskQueueResolver<ContinuationFlowExecutorBackgroundTask<ESocialRecordBatchGenerateEventsViewModel>,TaskQueueFlowItemParam<ESocialRecordBatchGenerateEventsViewModel>>>();
backgroundTaskQueueResolver.Run(
"Batch tasks: ContinuationFlowExecutorBackgroundTask`1 for Tenancy: regression29",
FromJson<TaskQueueFlowItemParam`1>("{\"FlowIdentifier\":\"ESOCIAL_RECORD_GENERATE_EVENTS_BATCH_CONTINUATION_FLOW\",\"Inputs\":null,\"Parameters\":{\"Parameters\":{\"751a7ad7-7714-4011-b5e1-f68973382163_EventType\":1,\"751a7ad7-7714-4011-b5e1-f68973382163_RecordDetailsUrl\":\"/regression29/processos/processoesocial/details\"}},\"Tenancy\":\"regression29\",\"TenantIdentifier\":null,\"UserId\":13,\"BatchId\":\"f02984e6-73f8-4d60-afc1-85c0fbf5b16e\",\"OperationId\":\"nHQB9\",\"EnqueueTime\":\"2026-02-19T21:32:04.5348537-03:00\",\"MutexIdentifier\":null,\"QueueType\":null}"),
null);