Uses of Class
dev.vality.damsel.webhooker.WebhookMessageServiceSrv.Send_result
Packages that use WebhookMessageServiceSrv.Send_result
-
Uses of WebhookMessageServiceSrv.Send_result in dev.vality.damsel.webhooker
Methods in dev.vality.damsel.webhooker that return WebhookMessageServiceSrv.Send_resultModifier and TypeMethodDescriptionWebhookMessageServiceSrv.Send_result.deepCopy()WebhookMessageServiceSrv.Processor.Send.getResult(I iface, WebhookMessageServiceSrv.Send_args args) WebhookMessageServiceSrv.Send_result.setEx1(WebhookNotFound ex1) WebhookMessageServiceSrv.Send_result.setEx2(SourceNotFound ex2) Methods in dev.vality.damsel.webhooker with parameters of type WebhookMessageServiceSrv.Send_resultModifier and TypeMethodDescriptionintWebhookMessageServiceSrv.Send_result.compareTo(WebhookMessageServiceSrv.Send_result other) booleanWebhookMessageServiceSrv.Send_result.equals(WebhookMessageServiceSrv.Send_result that) Constructors in dev.vality.damsel.webhooker with parameters of type WebhookMessageServiceSrv.Send_resultModifierConstructorDescriptionPerforms a deep copy on other.