Uses of Class
dev.vality.fistful.webhooker.WebhookManagerSrv.Get_result
| Package | Description |
|---|---|
| dev.vality.fistful.webhooker |
-
Uses of WebhookManagerSrv.Get_result in dev.vality.fistful.webhooker
Methods in dev.vality.fistful.webhooker that return WebhookManagerSrv.Get_result Modifier and Type Method Description WebhookManagerSrv.Get_resultWebhookManagerSrv.Get_result. deepCopy()WebhookManagerSrv.Get_resultWebhookManagerSrv.Processor.Get. getResult(I iface, WebhookManagerSrv.Get_args args)WebhookManagerSrv.Get_resultWebhookManagerSrv.Get_result. setEx1(WebhookNotFound ex1)WebhookManagerSrv.Get_resultWebhookManagerSrv.Get_result. setSuccess(Webhook success)Methods in dev.vality.fistful.webhooker with parameters of type WebhookManagerSrv.Get_result Modifier and Type Method Description intWebhookManagerSrv.Get_result. compareTo(WebhookManagerSrv.Get_result other)booleanWebhookManagerSrv.Get_result. equals(WebhookManagerSrv.Get_result that)Constructors in dev.vality.fistful.webhooker with parameters of type WebhookManagerSrv.Get_result Constructor Description Get_result(WebhookManagerSrv.Get_result other)Performs a deep copy on other.