public interface FormStub
| 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) |
Copyright © 2020. All rights reserved.