Class TraceCriteria

    • Method Detail

      • builder

        public static TraceCriteriaBuilder builder()
        Static method factory for AuditTraceCriteriaBuilder
        Returns:
        AuditTraceCriteriaBuilder
      • getCategory

        public String getCategory()
        Returns:
        the category
      • getUsername

        public String getUsername()
        Returns:
        the user
      • getStartBusinessDate

        public Instant getStartBusinessDate()
        Returns:
        the startBusinessDate
      • getEndBusinessDate

        public Instant getEndBusinessDate()
        Returns:
        the endBusinessDate
      • getStartExecutionDate

        public Instant getStartExecutionDate()
        Returns:
        the startExecutionDate
      • getEndExecutionDate

        public Instant getEndExecutionDate()
        Returns:
        the endExecutionDate
      • getItem

        public Long getItem()
        Returns:
        the item