Package io.quarkiverse.githubapp
Class GitHubEvent
java.lang.Object
io.quarkiverse.githubapp.GitHubEvent
This object will be serialized to JSON when the replay is enabled.
Thus you need to be extra careful adding the proper JsonIgnore annotations.
This object is also used in the Replay UI's Javascript code so be careful when updating it.
-
Constructor Details
-
GitHubEvent
-
-
Method Details