Class RobotCommentInfo
- java.lang.Object
- 
- com.google.gerrit.extensions.client.Comment
- 
- com.google.gerrit.extensions.common.CommentInfo
- 
- com.google.gerrit.extensions.common.RobotCommentInfo
 
 
 
- 
 public class RobotCommentInfo extends CommentInfo 
- 
- 
Nested Class Summary- 
Nested classes/interfaces inherited from class com.google.gerrit.extensions.client.CommentComment.Range
 
- 
 - 
Field SummaryFields Modifier and Type Field Description List<FixSuggestionInfo>fixSuggestionsMap<String,String>propertiesStringrobotIdStringrobotRunIdStringurl- 
Fields inherited from class com.google.gerrit.extensions.common.CommentInfoauthor, changeMessageId, contextLines, sourceContentType, tag, unresolved
 
- 
 - 
Constructor SummaryConstructors Constructor Description RobotCommentInfo()
 - 
Method Summary- 
Methods inherited from class com.google.gerrit.extensions.common.CommentInfoequals, hashCode
 - 
Methods inherited from class com.google.gerrit.extensions.client.CommentgetUpdated, setUpdated, side
 
- 
 
-