Class UserHistory

  • All Implemented Interfaces:
    Comparable<History>

    public class UserHistory
    extends History
    History entry due to an event on a user.
    Since:
    5.0
    Author:
    Matteo Caruso - LogicalDOC
    • Field Detail

      • author

        public String author
    • Constructor Detail

      • UserHistory

        public UserHistory()
    • Method Detail

      • getAuthor

        public String getAuthor()
      • setAuthor

        public void setAuthor​(String author)