Class GitHubAppRecorder

java.lang.Object
io.quarkiverse.githubapp.runtime.GitHubAppRecorder

public class GitHubAppRecorder extends Object
  • Constructor Details

    • GitHubAppRecorder

      public GitHubAppRecorder()
  • Method Details

    • replayUiHandler

      public io.vertx.core.Handler<io.vertx.ext.web.RoutingContext> replayUiHandler(String replayUiFinalDestination, String replayUiPath, List<io.quarkus.vertx.http.runtime.devmode.FileSystemStaticHandler.StaticWebRootConfiguration> webRootConfigurations, io.quarkus.runtime.ShutdownContext shutdownContext)