public class EventAnalyticsUtil extends Object
Constructor and Description |
---|
EventAnalyticsUtil() |
Modifier and Type | Method and Description |
---|---|
static void |
createStandardReportsAndDashboards(String serviceInstanceId)
Creates the standard definitions for the given service instance.
|
static EventAnalyticsReport |
getReport(String reportId)
Returns the given report.
|
static EventAnalyticsDashboard |
getStandardDashboardByType(String dashboardType)
Returns the standard dashboard by its type.
|
public static EventAnalyticsReport getReport(String reportId) throws PortalException
reportId
- the report identifier.PortalException
public static EventAnalyticsDashboard getStandardDashboardByType(String dashboardType) throws PortalException
dashboardType
- the dashboard type.PortalException
public static void createStandardReportsAndDashboards(String serviceInstanceId) throws PortalException
serviceInstanceId
- the service instance identifier.PortalException
LumisXP 12.1.0.191010 - Copyright © 2006–2019 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.