Package io.quarkiverse.githubapp.runtime
Class GitHubAppRecorder
- java.lang.Object
-
- io.quarkiverse.githubapp.runtime.GitHubAppRecorder
-
public class GitHubAppRecorder extends Object
-
-
Constructor Summary
Constructors Constructor Description GitHubAppRecorder()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description 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)
-
-
-
Method Detail
-
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)
-
-