Class TaskComment

java.lang.Object
java.util.AbstractMap<K,V>
java.util.HashMap<String,Serializable>
org.nuxeo.ecm.platform.task.TaskComment
All Implemented Interfaces:
Serializable, Cloneable, Map<String,Serializable>

public class TaskComment extends HashMap<String,Serializable>
Since:
5.5
See Also:
  • Constructor Details

  • Method Details

    • getAuthor

      public String getAuthor()
    • getText

      public String getText()
    • getCreationDate

      public Calendar getCreationDate()