Class PayloadHelper
- java.lang.Object
-
- io.quarkiverse.githubapp.runtime.github.PayloadHelper
-
public final class PayloadHelper extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Optional<String>getContext(org.kohsuke.github.GHEventPayload eventPayload)static org.kohsuke.github.GHRepositorygetRepository(org.kohsuke.github.GHEventPayload eventPayload)
-