public class ThreadEntry extends Object implements Serializable
| Constructor and Description | 
|---|
ThreadEntry(DocumentModel comment,
           int depth)  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
equals(Object obj)  | 
DocumentModel | 
getComment()  | 
int | 
getDepth()  | 
String | 
getId()  | 
int | 
hashCode()  | 
public ThreadEntry(DocumentModel comment, int depth)
Copyright © 2019 Nuxeo. All rights reserved.