Class FindAllWebhooksByNameServiceImpl
java.lang.Object
com.skava.marketplace.service.impl.FindAllWebhooksByNameServiceImpl
- All Implemented Interfaces:
com.skava.core.EcommService<WebhookStoreAppsRequestInternal,
,GetWebhookStoreAppsResponse> FindAllWebhooksByNameService
@Service
public class FindAllWebhooksByNameServiceImpl
extends Object
implements FindAllWebhooksByNameService
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprocess
(WebhookStoreAppsRequestInternal webhookStoreAppsRequestInternal) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.skava.core.EcommService
getValidateException, getValidator, getValidator
-
Constructor Details
-
FindAllWebhooksByNameServiceImpl
public FindAllWebhooksByNameServiceImpl()
-
-
Method Details
-
process
public GetWebhookStoreAppsResponse process(WebhookStoreAppsRequestInternal webhookStoreAppsRequestInternal) - Specified by:
process
in interfacecom.skava.core.EcommService<WebhookStoreAppsRequestInternal,
GetWebhookStoreAppsResponse>
-