getTemplateById method
- String correlationId,
- String id
Gets a template by its unique id.
correlationId
(optional) transaction id to trace execution through call chain.id
an id of template to be retrieved. Return Future that receives template or error.