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