Class JpaReindexErrorDetails

    • Constructor Detail

      • JpaReindexErrorDetails

        public JpaReindexErrorDetails()
    • Method Detail

      • getException

        public String getException()
      • getCause

        public String getCause()
      • getTime

        public Instant getTime()
      • setException

        public void setException​(String exception)
      • setCause

        public void setCause​(String cause)
      • setTime

        public void setTime​(Instant time)
      • canEqual

        protected boolean canEqual​(Object other)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object