Uses of Class
de.bytestore.hostinger.gson.templates.JSONStatusMessage
Packages that use JSONStatusMessage
Package
Description
-
Uses of JSONStatusMessage in de.bytestore.hostinger.process.api.objects
Subclasses of JSONStatusMessage in de.bytestore.hostinger.process.api.objectsModifier and TypeClassDescriptionclassclassclass -
Uses of JSONStatusMessage in de.bytestore.hostinger.system.service
Methods in de.bytestore.hostinger.system.service with parameters of type JSONStatusMessageModifier and TypeMethodDescriptionvoidWebhookService.execute(Class classIO, String listenerIO, JSONStatusMessage messageIO) Executes webhooks for the specified class and listener with the given message.