Handlers to process inputs and outputs of Pollination recipes.
An input handler takes an input provided by user and convert it to the object that is needed by the recipe input.
An output handler takes the output of a recipe and post-process it before visualizing it inside the user interface.