public interface ControlStub
| Modifier and Type | Method and Description |
|---|---|
io.vertx.core.Future<io.vertx.core.json.JsonObject> |
fetchById(String control) |
io.vertx.core.Future<io.vertx.core.json.JsonArray> |
fetchControls(String pageId) |
Copyright © 2021. All rights reserved.