Skip to content

Commit ab807c3

Browse files
author
Jason Machado Silva
committed
Rename to processor class to delay
1 parent fa45fe2 commit ab807c3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Resources/config/services.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ parameters:
99
smartesb.processor.process.class: Smartbox\Integration\FrameworkBundle\Core\Processors\Miscellaneous\Process
1010
smartesb.processor.try_catch.class: Smartbox\Integration\FrameworkBundle\Core\Processors\ControlFlow\TryCatch
1111
smartesb.processor.throttle.class: Smartbox\Integration\FrameworkBundle\Core\Processors\ControlFlow\Throttler
12-
smartesb.processor.delayinterceptor.class: Smartbox\Integration\FrameworkBundle\Core\Processors\ControlFlow\DelayInterceptor
12+
smartesb.processor.delay.class: Smartbox\Integration\FrameworkBundle\Core\Processors\ControlFlow\DelayInterceptor
1313
smartesb.processor.recipient_list.class: Smartbox\Integration\FrameworkBundle\Core\Processors\Routing\RecipientList
1414

1515
smartesb.handlers.message_routing.class: Smartbox\Integration\FrameworkBundle\Core\Handlers\MessageHandler

0 commit comments

Comments
 (0)