Class SubscriptionBillingJobProperties

java.lang.Object
com.broadleafcommerce.subscription.job.config.SubscriptionBillingJobProperties

@Deprecated(since="1.0.0") @ConfigurationProperties("subscription.job") public class SubscriptionBillingJobProperties extends Object
Deprecated.
No longer used in the current codebase
  • Field Details

    • requestGeneratorLimit

      protected Integer requestGeneratorLimit
      Deprecated.
  • Constructor Details

    • SubscriptionBillingJobProperties

      public SubscriptionBillingJobProperties()
      Deprecated.
  • Method Details

    • getRequestGeneratorLimit

      public Integer getRequestGeneratorLimit()
      Deprecated.
    • setRequestGeneratorLimit

      public void setRequestGeneratorLimit(Integer requestGeneratorLimit)
      Deprecated.
    • equals

      public boolean equals(Object o)
      Deprecated.
      Overrides:
      equals in class Object
    • canEqual

      protected boolean canEqual(Object other)
      Deprecated.
    • hashCode

      public int hashCode()
      Deprecated.
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      Deprecated.
      Overrides:
      toString in class Object