using LegalOne.Lib.Queue.Hangfire.Queues;
var backgroundTaskQueueResolver = Activate<BackgroundTaskQueueResolver<ContinuationFlowExecutorBackgroundTask<ESocialRecordBatchGenerateEventsViewModel>,TaskQueueFlowItemParam<ESocialRecordBatchGenerateEventsViewModel>>>();
backgroundTaskQueueResolver.Run(
"Batch tasks: ContinuationFlowExecutorBackgroundTask`1 for Tenancy: regression24",
FromJson<TaskQueueFlowItemParam`1>("{\"FlowIdentifier\":\"ESOCIAL_RECORD_GENERATE_EVENTS_BATCH_CONTINUATION_FLOW\",\"Inputs\":null,\"Parameters\":{\"Parameters\":{\"751a7ad7-7714-4011-b5e1-f68973382163_EventType\":3,\"751a7ad7-7714-4011-b5e1-f68973382163_RecordDetailsUrl\":\"/regression24/processos/processoesocial/details\"}},\"Tenancy\":\"regression24\",\"TenantIdentifier\":null,\"UserId\":13,\"BatchId\":\"5e4d1d5f-64db-4b70-80dc-e3a63a2634f3\",\"OperationId\":\"Peezz\",\"EnqueueTime\":\"2026-02-19T21:30:33.0799601-03:00\",\"MutexIdentifier\":null,\"QueueType\":null}"),
null);