public static final class AuditLogHelper.CommentEntry extends Object
| Constructor and Description | 
|---|
CommentEntry(String author,
            String authorId,
            String date,
            String text,
            boolean deletable,
            List<AuditLogHelper.CommentEntry> replies)  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getAuthor()  | 
String | 
getAuthorId()  | 
String | 
getDate()  | 
List<AuditLogHelper.CommentEntry> | 
getReplies()  | 
String | 
getText()  | 
boolean | 
isDeletable()  | 
Copyright © 2010 - 2018 edorasware ag. All Rights Reserved.