public class RunWorkflowHandler extends BaseHandler
_server
Constructor and Description |
---|
RunWorkflowHandler(WebViewServer server) |
Modifier and Type | Method and Description |
---|---|
protected void |
_handleResult(io.vertx.core.AsyncResult<io.vertx.core.json.JsonObject> res,
io.vertx.ext.web.RoutingContext context,
io.vertx.core.json.JsonObject requestJson,
long timestamp) |
void |
handleRunApp(io.vertx.ext.web.RoutingContext context) |
void |
handleRunWorkflow(io.vertx.ext.web.RoutingContext context) |
_sendResponseWithError, _sendResponseWithFile, _sendResponseWithSuccessJson, _sendResponseWithSuccessText, handle
public RunWorkflowHandler(WebViewServer server)
public void handleRunApp(io.vertx.ext.web.RoutingContext context)
public void handleRunWorkflow(io.vertx.ext.web.RoutingContext context)
protected void _handleResult(io.vertx.core.AsyncResult<io.vertx.core.json.JsonObject> res, io.vertx.ext.web.RoutingContext context, io.vertx.core.json.JsonObject requestJson, long timestamp)