Package io.quarkiverse.githubapp.runtime
Class GitHubAppRecorder
java.lang.Object
io.quarkiverse.githubapp.runtime.GitHubAppRecorder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionio.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)
-
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)
-