using Workflow.Core.Queue.Hangfire.Queues;
var wfBackgroundTaskQueueResolver = Activate<WfBackgroundTaskQueueResolver<SendNotificationBackgroundTaskEnqueue,WfTaskQueueItemParam<SendNotificationBackgroundTaskModel>>>();
wfBackgroundTaskQueueResolver.Run(
"Job: SendNotificationBackgroundTaskEnqueue for TenancyIdentifier: regression33",
FromJson<WfTaskQueueItemParam`1>("{\"AppIdInstance\":0,\"BatchId\":null,\"Parameter\":{\"ProcessId\":422,\"ThreadUICulture\":\"pt-BR\",\"WhenNotifying\":5,\"Justification\":\"Não foi possível executar a ação do script 'ScriptScript' no software cliente. <br>Motivo: Não existem alterações de confrontamento para serem salvas.\",\"UsersEmailInfoRequest\":[{\"UserId\":13,\"AllEmails\":false}],\"UserEmailInformation\":[{\"UserId\":13,\"Name\":\"QAUSER\",\"DefaultEmail\":\"qauser1@tr.com\",\"OtherEmails\":[]}],\"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/422\\">T06DE0D641</a>\",\"UserLocalTime\":\"19/02/2026 16:05:16\"},\"TenancyIdentifier\":\"regression33\",\"UserId\":0}"));