@Component @CrossOrigin(origins="*") public class MetricsService extends Object
| Modifier and Type | Field and Description |
|---|---|
Authorization |
authorization |
| Constructor and Description |
|---|
MetricsService() |
| Modifier and Type | Method and Description |
|---|---|
String |
calculateMetrics(String cookie) |
String |
getMetrics() |
static void |
main(String[] args) |
@Autowired public Authorization authorization
public static void main(String[] args)
public String calculateMetrics(String cookie) throws eu.dnetlib.data.claims.sql.SQLStoreException, Exception
eu.dnetlib.data.claims.sql.SQLStoreExceptionExceptionpublic String getMetrics() throws eu.dnetlib.data.claims.sql.SQLStoreException, SQLException
eu.dnetlib.data.claims.sql.SQLStoreExceptionSQLExceptionCopyright © 2021. All rights reserved.