Class ActiondConfiguration

    • Constructor Detail

      • ActiondConfiguration

        public ActiondConfiguration()
      • ActiondConfiguration

        public ActiondConfiguration​(Integer maxOutstandingActions,
                                    Long maxProcessTime)
    • Method Detail

      • getMaxOutstandingActions

        public Integer getMaxOutstandingActions()
      • setMaxOutstandingActions

        public void setMaxOutstandingActions​(Integer maxOutstandingActions)
      • getMaxProcessTime

        public Long getMaxProcessTime()
      • setMaxProcessTime

        public void setMaxProcessTime​(Long maxProcessTime)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object