Uses of Class
com.skava.marketplace.util.CacheServiceUtil
Packages that use CacheServiceUtil
Package
Description
DB operations(CRUD) are triggered from the process class.
-
Uses of CacheServiceUtil in com.skava.marketplace.process
Constructors in com.skava.marketplace.process with parameters of type CacheServiceUtilModifierConstructorDescriptionBulkWebhookProcess
(WebhookStoreAppRepository webhookStoreAppRepository, AppMasterRepository appMasterRepository, CacheServiceUtil cacheServiceUtil)