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