public class LogbookLifeCycleUnitInProcess extends LogbookLifeCycle<LogbookLifeCycleUnitParameters>
ES_FILTER_OUT, ID, SCORE, 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 |
|---|---|
protected LogbookLifeCycleUnitParameters |
getLogbookParameters() |
VitamDocument<LogbookLifeCycle<LogbookLifeCycleUnitParameters>> |
newInstance(com.fasterxml.jackson.databind.JsonNode content)
Make a new instance of the document with the given json
|
getId, getIdParameterName, getLifeCyclescheckId, getConcernedDiffLines, getTenantId, getUnifiedDiff, getVersion, toString, toStringDirectappend, 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, valuesclone, finalize, getClass, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAllpublic 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 LogbookLifeCycleUnitInProcessprotected LogbookLifeCycleUnitParameters getLogbookParameters()
getLogbookParameters in class LogbookLifeCycle<LogbookLifeCycleUnitParameters>public VitamDocument<LogbookLifeCycle<LogbookLifeCycleUnitParameters>> newInstance(com.fasterxml.jackson.databind.JsonNode content)
VitamDocumentnewInstance in class VitamDocument<LogbookLifeCycle<LogbookLifeCycleUnitParameters>>content - document structure as jsonCopyright © 2018 Vitam. All rights reserved.