public class CommentProcessorHelper extends Object
LogEntry
comment processing (code was moved from the Seam bean)Modifier and Type | Field and Description |
---|---|
protected CoreSession |
documentManager |
Constructor and Description |
---|
CommentProcessorHelper(CoreSession documentManager) |
Modifier and Type | Method and Description |
---|---|
String |
getLogComment(LogEntry entry) |
LinkedDocument |
getLogLinkedDocument(LogEntry entry) |
void |
processComments(List<LogEntry> logEntries) |
protected CoreSession documentManager
public CommentProcessorHelper(CoreSession documentManager)
public void processComments(List<LogEntry> logEntries)
public String getLogComment(LogEntry entry)
public LinkedDocument getLogLinkedDocument(LogEntry entry)
Copyright © 2018 Nuxeo. All rights reserved.