public class LogbookLifeCycleUnitInProcess extends LogbookLifeCycle<LogbookLifeCycleUnitParameters>
ES_FILTER_OUT, ID, IMPLEMENTATIONVERSION, SCORE, SEDAVERSION, TENANT_ID, VERSION
Constructor and Description |
---|
LogbookLifeCycleUnitInProcess(org.bson.Document content)
Constructor for Codec
|
LogbookLifeCycleUnitInProcess(com.fasterxml.jackson.databind.JsonNode content)
Constructor for Codec
|
LogbookLifeCycleUnitInProcess(LogbookLifeCycleUnitParameters parameters)
Constructor from LogbookLifeCycleUnitParameters
|
LogbookLifeCycleUnitInProcess(String content)
Constructor for Codec
|
Modifier and Type | Method and Description |
---|---|
VitamDocument<LogbookLifeCycle<LogbookLifeCycleUnitParameters>> |
newInstance(com.fasterxml.jackson.databind.JsonNode content)
Make a new instance of the document with the given json
|
events, getId, getIdParameterName
checkId, getConcernedDiffLines, getTenantId, getUnifiedDiff, getVersion, toString, toStringDirect
append, clear, containsKey, containsValue, entrySet, equals, get, get, getBoolean, getBoolean, getDate, getDouble, getInteger, getInteger, getLong, getObjectId, getString, hashCode, isEmpty, keySet, parse, parse, put, putAll, remove, size, toBsonDocument, toJson, toJson, toJson, toJson, values
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
compute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAll
public LogbookLifeCycleUnitInProcess(LogbookLifeCycleUnitParameters parameters)
parameters
- of LogbookLifeCycleUnitParametersIllegalArgumentException
- if argument is nullpublic LogbookLifeCycleUnitInProcess(org.bson.Document content)
content
- of format Document to create LogbookLifeCycleUnitInProcesspublic LogbookLifeCycleUnitInProcess(String content)
content
- of format String to create LogbookLifeCycleUnitInProcesspublic LogbookLifeCycleUnitInProcess(com.fasterxml.jackson.databind.JsonNode content)
content
- of format JsonNode to create LogbookLifeCycleUnitInProcesspublic VitamDocument<LogbookLifeCycle<LogbookLifeCycleUnitParameters>> newInstance(com.fasterxml.jackson.databind.JsonNode content)
VitamDocument
newInstance
in class LogbookLifeCycle<LogbookLifeCycleUnitParameters>
content
- document structure as jsonCopyright © 2018 Vitam. All rights reserved.