Package | Description |
---|---|
org.mycontroller.standalone.api | |
org.mycontroller.standalone.api.jaxrs | |
org.mycontroller.standalone.settings |
Modifier and Type | Method and Description |
---|---|
Variable |
VariableApi.get(Integer id) |
Variable |
VariableApi.get(String key) |
Modifier and Type | Method and Description |
---|---|
void |
VariableApi.update(Variable variable) |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
VariablesHandler.upload(Variable variable) |
Modifier and Type | Method and Description |
---|---|
static Variable |
Variable.get(Integer id) |
static Variable |
Variable.get(Settings settings) |
static Variable |
Variable.get(String key) |
Copyright © 2015–2019. All rights reserved.