Class FindAllWebhookStoreAppsServiceImpl
java.lang.Object
com.skava.marketplace.service.impl.FindAllWebhookStoreAppsServiceImpl
- All Implemented Interfaces:
com.skava.core.EcommService<WebhookStoreAppsRequestInternal,
,GetWebhookStoreAppsResponse> FindAllWebhookStoreAppsService
@Service
public class FindAllWebhookStoreAppsServiceImpl
extends Object
implements FindAllWebhookStoreAppsService
-
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
-
FindAllWebhookStoreAppsServiceImpl
public FindAllWebhookStoreAppsServiceImpl()
-
-
Method Details
-
process
public GetWebhookStoreAppsResponse process(WebhookStoreAppsRequestInternal webhookStoreAppsRequestInternal) - Specified by:
process
in interfacecom.skava.core.EcommService<WebhookStoreAppsRequestInternal,
GetWebhookStoreAppsResponse>
-