public class WorkflowDocumentEntry extends LogEntry
| Modifier and Type | Class and Description |
|---|---|
protected static class |
WorkflowDocumentEntry.WorkflowDocumentTokens |
LogEntry.TokensTypedate, DATE_FORMAT, entryType, format, line, message, parameterSeparator, parameterValueSeparator, record, user, vre| Constructor and Description |
|---|
WorkflowDocumentEntry(String line,
AccessLogParser.EntryType type) |
| Modifier and Type | Method and Description |
|---|---|
org.gcube.messaging.common.messages.records.BaseRecord |
fillRecord() |
getDate, getEntryType, getMessage, getRecord, getUser, getVre, parse, setDate, setEntryType, setMessage, setRecordName, setUser, setVre, toStringpublic WorkflowDocumentEntry(String line, AccessLogParser.EntryType type) throws ParseException
ParseExceptionpublic org.gcube.messaging.common.messages.records.BaseRecord fillRecord()
fillRecord in class LogEntryCopyright © 2015. All Rights Reserved.