Class UiFormFetcher

java.lang.Object
io.horizon.spi.UiFormFetcher
All Implemented Interfaces:
Form

public class UiFormFetcher extends Object implements Form
Author:
Lang
  • Constructor Details

    • UiFormFetcher

      public UiFormFetcher()
  • Method Details

    • fetchUi

      public io.vertx.core.Future<io.vertx.core.json.JsonObject> fetchUi(io.vertx.core.json.JsonObject params)
      Specified by:
      fetchUi in interface Form