Uses of Class
org.bhn.promotion.voucherify.model.metadata.CommonPromoMetadata
Packages that use CommonPromoMetadata
-
Uses of CommonPromoMetadata in org.bhn.promotion.core.utils
Methods in org.bhn.promotion.core.utils that return CommonPromoMetadataModifier and TypeMethodDescriptionstatic CommonPromoMetadataPromotionUtil.safeConvertJsonStringToCommonPromoMetadata(String jsonString) Safely converts a JSON string to a CommonPromoMetadata object without throwing exceptions.