public interface PresentationService
| Modifier and Type | Method and Description |
|---|---|
BusinessTransaction |
getBusinessTransaction(Level[] levels,
CorrelationIdentifier[] ids,
Map<String,String> properties)
This method returns an instance or aggregated group view of a business transaction
based on the correlation identifier and/or business properties specified.
|
BusinessTransaction getBusinessTransaction(Level[] levels, CorrelationIdentifier[] ids, Map<String,String> properties)
levels - The level of informations to be presentedids - The correlation idsproperties - The business propertiesCopyright © 2015 Red Hat, Inc.. All rights reserved.