using Workflow.Core.Queue.Hangfire.Queues;
var wfBackgroundTaskQueueResolver = Activate<WfBackgroundTaskQueueResolver<SendNotificationBackgroundTaskEnqueue,WfTaskQueueItemParam<SendNotificationBackgroundTaskModel>>>();
wfBackgroundTaskQueueResolver.Run(
"Job: SendNotificationBackgroundTaskEnqueue for TenancyIdentifier: regression25",
FromJson<WfTaskQueueItemParam`1>("{\"AppIdInstance\":0,\"BatchId\":null,\"Parameter\":{\"ProcessId\":427,\"ThreadUICulture\":\"pt-BR\",\"WhenNotifying\":1,\"Justification\":null,\"UsersEmailInfoRequest\":[],\"UserEmailInformation\":[],\"ImageLogoUrl\":\"http://workflow.makers.dev.novajus.com.br/Content/Images/index_title.png\",\"AbsoluteWorkflowUrlForTenancy\":\"http://workflow.firmbr.bope.legalone-dev.com/\",\"VisualizationUrl\":\"<a href=\\"http://workflow.firmbr.bope.legalone-dev.com:80/Process/Details/427\\">TB70710EFE</a>\",\"UserLocalTime\":\"19/02/2026 20:21:21\"},\"TenancyIdentifier\":\"regression25\",\"UserId\":0}"));