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