Uses of Class
io.polyapi.plugin.model.specification.webhook.WebhookHandleSpecification
Packages that use WebhookHandleSpecification
Package
Description
-
Uses of WebhookHandleSpecification in io.polyapi.plugin.model.visitor
Methods in io.polyapi.plugin.model.visitor with parameters of type WebhookHandleSpecificationModifier and TypeMethodDescriptiondefault voidPolySpecificationVisitor.visit(WebhookHandleSpecification specification) -
Uses of WebhookHandleSpecification in io.polyapi.plugin.service.generation
Methods in io.polyapi.plugin.service.generation with parameters of type WebhookHandleSpecificationModifier and TypeMethodDescriptionPolyObjectResolverService.resolve(WebhookHandleSpecification specification) -
Uses of WebhookHandleSpecification in io.polyapi.plugin.service.visitor
Methods in io.polyapi.plugin.service.visitor with parameters of type WebhookHandleSpecificationModifier and TypeMethodDescriptionvoidImportsCollectorVisitor.visit(WebhookHandleSpecification specification) voidPolyObjectResolverVisitor.visit(WebhookHandleSpecification specification) voidSpecificationCodeGeneratorVisitor.visit(WebhookHandleSpecification specification)