Class TransitionRequestProperties

java.lang.Object
com.broadleafcommerce.data.tracking.core.messaging.TransitionRequestProperties

@ConfigurationProperties("broadleaf.transitionrequest") public class TransitionRequestProperties extends Object
Configuration properties for the NotificationHandler and RetryHandler related to WorkflowRequestCompletionProducer
Author:
Jeff Fischer
  • Constructor Details

    • TransitionRequestProperties

      public TransitionRequestProperties()
  • Method Details

    • isEnabled

      public boolean isEnabled()
    • setEnabled

      public void setEnabled(boolean enabled)
    • equals

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

      protected boolean canEqual(Object other)
    • hashCode

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

      public String toString()
      Overrides:
      toString in class Object