Class CommentEntityImpl

    • Field Detail

      • type

        protected String type
        Deprecated.
      • userId

        protected String userId
        Deprecated.
      • time

        protected Date time
        Deprecated.
      • taskId

        protected String taskId
        Deprecated.
      • processInstanceId

        protected String processInstanceId
        Deprecated.
      • action

        protected String action
        Deprecated.
      • message

        protected String message
        Deprecated.
      • fullMessage

        protected String fullMessage
        Deprecated.
      • MESSAGE_PARTS_MARKER

        public static String MESSAGE_PARTS_MARKER
        Deprecated.
      • MESSAGE_PARTS_MARKER_REGEX

        public static Pattern MESSAGE_PARTS_MARKER_REGEX
        Deprecated.
    • Constructor Detail

      • CommentEntityImpl

        public CommentEntityImpl()
        Deprecated.