Class ResolvedWebhookHandleSpecification
java.lang.Object
io.polyapi.plugin.model.specification.resolved.ResolvedSpecification
io.polyapi.plugin.model.specification.resolved.ResolvedWebhookHandleSpecification
- All Implemented Interfaces:
PolyObject,Generable
-
Constructor Summary
ConstructorsConstructorDescriptionResolvedWebhookHandleSpecification(ResolvedSpecification base, String eventType) ResolvedWebhookHandleSpecification(String id, String name, String packageName, Set<String> imports, String className, String eventType) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.polyapi.plugin.model.generation.Generable
getClassName, getPackageName
-
Constructor Details
-
ResolvedWebhookHandleSpecification
-
ResolvedWebhookHandleSpecification
-