public interface EmailUtils
| Modifier and Type | Method and Description |
|---|---|
void |
reportException(Exception exception) |
void |
sendAdministratorMetricsEnabled(eu.dnetlib.domain.data.PiwikInfo piwikInfo) |
void |
sendAdministratorRequestToEnableMetrics(eu.dnetlib.domain.data.PiwikInfo piwikInfo) |
void |
sendUserMetricsEnabled(eu.dnetlib.domain.data.PiwikInfo piwikInfo) |
void |
sendUserRequestToEnableMetrics(eu.dnetlib.domain.data.PiwikInfo piwikInfo) |
void reportException(Exception exception)
void sendAdministratorRequestToEnableMetrics(eu.dnetlib.domain.data.PiwikInfo piwikInfo)
throws Exception
Exceptionvoid sendUserRequestToEnableMetrics(eu.dnetlib.domain.data.PiwikInfo piwikInfo)
throws Exception
Exceptionvoid sendAdministratorMetricsEnabled(eu.dnetlib.domain.data.PiwikInfo piwikInfo)
throws Exception
ExceptionCopyright © 2019. All rights reserved.