using LegalOne.Lib.Queue.Hangfire.Queues;
var backgroundTaskCollectionRuleExecuteQueueResolver = Activate<BackgroundTaskCollectionRuleExecuteQueueResolver<ContinuationFlowExecutorBackgroundTask<ExecutarRegraCobrancaViewModel>,TaskQueueFlowItemParam<ExecutarRegraCobrancaViewModel>>>();
backgroundTaskCollectionRuleExecuteQueueResolver.Run(
"Batch tasks: ContinuationFlowExecutorBackgroundTask`1 for Tenancy: regression32",
FromJson<TaskQueueFlowItemParam`1>("{\"FlowIdentifier\":\"COLLECTION_RULE_EXECUTE_NOTIFICATION_BATCH_FLOW_NAME\",\"Inputs\":null,\"Parameters\":{\"Parameters\":{}},\"Tenancy\":\"regression32\",\"TenantIdentifier\":null,\"UserId\":13,\"BatchId\":\"1e473375-b281-4e7a-b2ce-3a835b05c1c3\",\"OperationId\":\"jmzLb\",\"EnqueueTime\":\"2026-02-19T17:22:49.1243798-03:00\",\"MutexIdentifier\":null,\"QueueType\":null}"),
null);