| Package | Description |
|---|---|
| eu.dnetlib.repo.manager.client.services | |
| eu.dnetlib.repo.manager.server.services |
| Modifier and Type | Method and Description |
|---|---|
JobsOfUser |
ValidationService.getJobsOfUser(String user,
String jobType,
Integer offset,
Integer limit,
String dateFrom,
String dateTo,
String validationStatus,
boolean includeJobsTotal) |
| Modifier and Type | Method and Description |
|---|---|
void |
ValidationServiceAsync.getJobsOfUser(String user,
String jobType,
Integer offset,
Integer limit,
String dateFrom,
String dateTo,
String validationStatus,
boolean includeJobsTotal,
com.google.gwt.user.client.rpc.AsyncCallback<JobsOfUser> callback)
GWT-RPC service asynchronous (client-side) interface
|
| Modifier and Type | Method and Description |
|---|---|
JobsOfUser |
ValidationServiceImpl.getJobsOfUser(String user,
String jobType,
Integer offset,
Integer limit,
String dateFrom,
String dateTo,
String validationStatus,
boolean includeJobsTotal) |
Copyright © 2019. All rights reserved.