Class WebhookHandleSpecification
java.lang.Object
io.polyapi.plugin.model.specification.Specification
io.polyapi.plugin.model.specification.webhook.WebhookHandleSpecification
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaccept(PolySpecificationVisitor visitor) booleaninthashCode()Methods inherited from class io.polyapi.plugin.model.specification.Specification
getClassName, getPackageName
-
Constructor Details
-
WebhookHandleSpecification
public WebhookHandleSpecification()
-
-
Method Details
-
getSpecificationType
- Specified by:
getSpecificationTypein classSpecification
-
accept
- Overrides:
acceptin classSpecification
-
hashCode
public int hashCode()- Overrides:
hashCodein classSpecification
-
equals
- Overrides:
equalsin classSpecification
-