Class TransitionRequestProperties


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

      • TransitionRequestProperties

        public TransitionRequestProperties()
    • Method Detail

      • isEnabled

        public boolean isEnabled()
      • setEnabled

        public void setEnabled​(boolean enabled)
      • canEqual

        protected boolean canEqual​(Object other)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object