Class Autoacknowledge

  • All Implemented Interfaces:
    Serializable

    public class Autoacknowledge
    extends Object
    implements Serializable
    The autoacknowledge information for the user with state controlling if event is marked acknowledged when inserted into the database
    See Also:
    Serialized Form
    • Constructor Detail

      • Autoacknowledge

        public Autoacknowledge()
    • Method Detail

      • getContent

        public String getContent()
      • setContent

        public void setContent​(String content)
      • setState

        public void setState​(StateType state)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object