Class PricingServiceActivity

java.lang.Object
org.broadleafcommerce.core.workflow.BaseActivity<ProcessContext<CheckoutSeed>>
org.broadleafcommerce.core.checkout.service.workflow.PricingServiceActivity
All Implemented Interfaces:
Activity<ProcessContext<CheckoutSeed>>, org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanNameAware, org.springframework.core.Ordered

public class PricingServiceActivity extends BaseActivity<ProcessContext<CheckoutSeed>>
  • Constructor Details

    • PricingServiceActivity

      public PricingServiceActivity()
  • Method Details