Uses of Enum Class
org.strassburger.lifestealz.util.WebHookManager.WebHookType
Packages that use WebHookManager.WebHookType
-
Uses of WebHookManager.WebHookType in org.strassburger.lifestealz.util
Methods in org.strassburger.lifestealz.util that return WebHookManager.WebHookTypeModifier and TypeMethodDescriptionstatic WebHookManager.WebHookType
Returns the enum constant of this class with the specified name.static WebHookManager.WebHookType[]
WebHookManager.WebHookType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.strassburger.lifestealz.util with parameters of type WebHookManager.WebHookTypeModifier and TypeMethodDescriptionvoid
WebHookManager.sendWebhookMessage
(WebHookManager.WebHookType type, String... placeholders)