Uses of Class
com.skava.marketplace.process.GetAppInstallationsByIdProcess
Packages that use GetAppInstallationsByIdProcess
Package
Description
Service implementations available in the Appmarketplace Service that are defined in this package.
-
Uses of GetAppInstallationsByIdProcess in com.skava.marketplace.service.impl
Constructors in com.skava.marketplace.service.impl with parameters of type GetAppInstallationsByIdProcessModifierConstructorDescriptionFindAppDetailsByIdServiceImpl
(FindAppDetailsByIdValidator validator, FindAppByIdProcess findAppByIdProcess, GetAppInstallationsByIdProcess appInstallationByIdProcess, AppCommonProcess appCommonProcess)