@Path(value="/bennu-scheduler/config") public class SchedulerConfigResource extends BennuRestResource
advice$innerCreate, advice$innerUpdate| Constructor and Description |
|---|
SchedulerConfigResource() |
| Modifier and Type | Method and Description |
|---|---|
com.google.gson.JsonElement |
changeLoggingStorage(String loggingStorageExternalId) |
com.google.gson.JsonElement |
getLoggingStorage() |
void |
innerSetLoggingStorage(String loggingStorageExternalId) |
accessControl, accessControl, ok, readDomainObject, verifyAndGetRequestAuthorcreate, create, getBuilder, merge, parse, setDefault, toJson, update, update, view, view, view, view, view, view, viewPaginated, viewPaginated, viewPaginated@GET @Produces(value="application/json") public com.google.gson.JsonElement getLoggingStorage()
@PUT
@Path(value="/{oid}")
@Produces(value="application/json")
public com.google.gson.JsonElement changeLoggingStorage(@PathParam(value="oid")
String loggingStorageExternalId)
public void innerSetLoggingStorage(String loggingStorageExternalId)
Copyright © 2018 FenixEdu. All rights reserved.