@Component public class JobController extends JobsApi
| Constructor and Description |
|---|
JobController() |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
jobsDelete(List<String> jobIds,
String locale,
javax.ws.rs.core.SecurityContext securityContext) |
javax.ws.rs.core.Response |
jobsGet(String q,
Integer offset,
Integer limit,
Boolean asc,
String attr,
Boolean showParam,
String locale,
javax.ws.rs.core.SecurityContext securityContext) |
public javax.ws.rs.core.Response jobsDelete(List<String> jobIds, String locale, javax.ws.rs.core.SecurityContext securityContext) throws NotFoundException
jobsDelete in class JobsApiNotFoundExceptionCopyright © 2019. All rights reserved.