Class AbstractRespect
java.lang.Object
io.vertx.tp.workflow.uca.modeling.AbstractRespect
- All Implemented Interfaces:
Respect
- Direct Known Subclasses:
RespectFile,RespectLink
- Author:
- Lang
-
Method Summary
Modifier and TypeMethodDescriptionprotected io.vertx.core.json.JsonObjectqueryTpl()protected io.vertx.core.json.JsonObjectprotected io.vertx.core.json.JsonArrayprotected voidMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.vertx.tp.workflow.uca.modeling.Respect
fetchAsync, syncAsync
-
Method Details
-
queryTpl
protected io.vertx.core.json.JsonObject queryTpl() -
queryTpl
-
syncPre
protected io.vertx.core.json.JsonArray syncPre(io.vertx.core.json.JsonArray data, io.vertx.core.json.JsonObject params, WRecord record) -
syncPre
protected void syncPre(io.vertx.core.json.JsonObject data, io.vertx.core.json.JsonObject params, WRecord record)
-