| Package | Description |
|---|---|
| br.pucrio.tecgraf.soma.job.api | |
| br.pucrio.tecgraf.soma.job.api.impl | |
| br.pucrio.tecgraf.soma.job.application.controller |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
JobsApi.jobsDelete(List<String> jobIds,
String locale,
javax.ws.rs.core.SecurityContext securityContext) |
abstract javax.ws.rs.core.Response |
JobsApiService.jobsDelete(@NotNull List<String> jobIds,
String locale,
javax.ws.rs.core.SecurityContext securityContext) |
javax.ws.rs.core.Response |
JobsApi.jobsGet(String q,
Integer offset,
Integer limit,
Boolean asc,
String attr,
Boolean showParam,
String locale,
javax.ws.rs.core.SecurityContext securityContext) |
abstract javax.ws.rs.core.Response |
JobsApiService.jobsGet(String q,
Integer offset,
Integer limit,
Boolean asc,
String attr,
Boolean showParam,
String locale,
javax.ws.rs.core.SecurityContext securityContext) |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
JobsApiServiceImpl.jobsDelete(@NotNull List<String> jobIds,
String locale,
javax.ws.rs.core.SecurityContext securityContext) |
javax.ws.rs.core.Response |
JobsApiServiceImpl.jobsGet(String q,
Integer offset,
Integer limit,
Boolean asc,
String attr,
Boolean showParam,
String locale,
javax.ws.rs.core.SecurityContext securityContext) |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
JobController.jobsDelete(List<String> jobIds,
String locale,
javax.ws.rs.core.SecurityContext securityContext) |
javax.ws.rs.core.Response |
JobController.jobsGet(String q,
Integer offset,
Integer limit,
Boolean asc,
String attr,
Boolean showParam,
String locale,
javax.ws.rs.core.SecurityContext securityContext) |
Copyright © 2019. All rights reserved.