| Constructor and Description |
|---|
FormService() |
| Modifier and Type | Method and Description |
|---|---|
io.vertx.core.Future<io.vertx.core.json.JsonObject> |
fetchByCode(String code,
String sigma) |
io.vertx.core.Future<io.vertx.core.json.JsonObject> |
fetchById(String formId) |
public io.vertx.core.Future<io.vertx.core.json.JsonObject> fetchById(String formId)
public io.vertx.core.Future<io.vertx.core.json.JsonObject> fetchByCode(String code, String sigma)
fetchByCode in interface FormStubCopyright © 2020. All rights reserved.