java.lang.Object
org.bonitasoft.engine.core.process.comment.model.SComment
org.bonitasoft.engine.core.process.comment.model.SHumanComment
All Implemented Interfaces:
Serializable, PersistentObject

@Entity public class SHumanComment extends SComment
See Also:
  • Constructor Details

    • SHumanComment

      public SHumanComment(long processInstanceId, String content, Long userId)