Uses of Class
com.broadleafcommerce.billing.job.config.BillingJobProperties
Packages that use BillingJobProperties
Package
Description
-
Uses of BillingJobProperties in com.broadleafcommerce.billing.job.module
Fields in com.broadleafcommerce.billing.job.module declared as BillingJobPropertiesModifier and TypeFieldDescriptionprotected BillingJobPropertiesBillingProcessingRequestInitializer.billingJobPropertiesprotected BillingJobPropertiesBillingProcessingResultHandler.billingJobPropertiesprotected BillingJobPropertiesNewChargeBillingRequestGenerator.billingJobPropertiesprotected BillingJobPropertiesRefundRetryBillingRequestGenerator.billingJobPropertiesprotected BillingJobPropertiesPaymentProcessorHandler.properties -
Uses of BillingJobProperties in com.broadleafcommerce.billing.job.service.impl
Fields in com.broadleafcommerce.billing.job.service.impl declared as BillingJobPropertiesModifier and TypeFieldDescriptionprotected BillingJobPropertiesDefaultBillingProcessingRequestGenerator.billingJobPropertiesprotected BillingJobPropertiesDefaultBillingProcessingResultHandlerService.billingJobPropertiesprotected BillingJobPropertiesDefaultBillingRetryScheduleResolver.billingJobPropertiesprotected BillingJobPropertiesDefaultPaymentProcessingResultHandlerService.billingJobPropertiesprotected BillingJobPropertiesDefaultPaymentProcessingService.billingJobPropertiesprotected BillingJobPropertiesDefaultTaxCalculationHandlerService.billingJobProperties -
Uses of BillingJobProperties in com.broadleafcommerce.subscription.job.module
Fields in com.broadleafcommerce.subscription.job.module declared as BillingJobPropertiesModifier and TypeFieldDescriptionprotected BillingJobPropertiesSubscriptionStatusBillingJobGenerator.billingJobPropertiesMethods in com.broadleafcommerce.subscription.job.module with parameters of type BillingJobPropertiesModifier and TypeMethodDescriptionvoidSubscriptionStatusBillingJobGenerator.setBillingJobProperties(BillingJobProperties billingJobProperties) -
Uses of BillingJobProperties in com.broadleafcommerce.subscription.service.provider.external
Methods in com.broadleafcommerce.subscription.service.provider.external that return BillingJobPropertiesModifier and TypeMethodDescriptionprotected BillingJobPropertiesExternalEntitlementProvider.getBillingJobProperties()Methods in com.broadleafcommerce.subscription.service.provider.external with parameters of type BillingJobPropertiesModifier and TypeMethodDescriptionvoidExternalEntitlementProvider.setBillingJobProperties(BillingJobProperties billingJobProperties)