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