@Generated(value="org.openapitools.codegen.languages.JavaJerseyServerCodegen", date="2019-05-10T18:12:20.111-03:00[America/Sao_Paulo]") public class JobsApiServiceImpl extends JobsApiService
| Constructor and Description |
|---|
JobsApiServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
jobsDelete(@NotNull 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(@NotNull
@NotNull List<String> jobIds,
String locale,
javax.ws.rs.core.SecurityContext securityContext)
throws NotFoundException
jobsDelete in class JobsApiServiceNotFoundExceptionpublic 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) throws NotFoundException
jobsGet in class JobsApiServiceNotFoundExceptionCopyright © 2019. All rights reserved.