Uses of Class
cronapp.framework.core.model.CronappSettings
-
Packages that use CronappSettings Package Description cronapp.framework.core cronapp.framework.core.model -
-
Uses of CronappSettings in cronapp.framework.core
Methods in cronapp.framework.core that return types with arguments of type CronappSettings Modifier and Type Method Description Optional<CronappSettings>CronappSettingsRepository. findByApplicationIdAndName(String applicationId, String name) -
Uses of CronappSettings in cronapp.framework.core.model
Methods in cronapp.framework.core.model that return CronappSettings Modifier and Type Method Description CronappSettingsCronappSettings.Builder. build()
-