source
- The source node or its name.destination
- The destination node or its name.Callback
: A new instance of the callback class.
get_callback
method and used
as the default callback when no callback is passed to the execute
method.
Arguments:
callback_class
(Type[Callback]
): The callback class to use as the default callback.