public class LogbookLifeCycleObjectGroupInProcess extends LogbookLifeCycle<LogbookLifeCycleObjectGroupParameters>
ES_FILTER_OUT, ID, SCORE, TENANT_ID, VERSION
Constructor and Description |
---|
LogbookLifeCycleObjectGroupInProcess()
use for jackson serialization
|
LogbookLifeCycleObjectGroupInProcess(org.bson.Document content)
Constructor for Codec
|
LogbookLifeCycleObjectGroupInProcess(com.fasterxml.jackson.databind.JsonNode content)
Constructor for Codec
|
LogbookLifeCycleObjectGroupInProcess(LogbookLifeCycleObjectGroupParameters parameters)
Constructor from LogbookLifeCycleParameters
|
LogbookLifeCycleObjectGroupInProcess(String content)
Constructor for Codec
|
Modifier and Type | Method and Description |
---|---|
protected LogbookLifeCycleObjectGroupParameters |
getLogbookParameters() |
VitamDocument<LogbookLifeCycle<LogbookLifeCycleObjectGroupParameters>> |
newInstance(com.fasterxml.jackson.databind.JsonNode content)
Make a new instance of the document with the given json
|
getId, getIdParameterName, getLifeCycles
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 LogbookLifeCycleObjectGroupInProcess()
public LogbookLifeCycleObjectGroupInProcess(LogbookLifeCycleObjectGroupParameters parameters)
parameters
- of type LogbookLifeCycleObjectGroupParametersIllegalArgumentException
- if argument is nullpublic LogbookLifeCycleObjectGroupInProcess(org.bson.Document content)
content
- in format Document to create LogbookLifeCycleObjectGroupInProcesspublic LogbookLifeCycleObjectGroupInProcess(String content)
content
- in format String to create LogbookLifeCycleObjectGroupInProcesspublic LogbookLifeCycleObjectGroupInProcess(com.fasterxml.jackson.databind.JsonNode content)
content
- in format JsonNode to create LogbookLifeCycleObjectGroupInProcesspublic VitamDocument<LogbookLifeCycle<LogbookLifeCycleObjectGroupParameters>> newInstance(com.fasterxml.jackson.databind.JsonNode content)
VitamDocument
newInstance
in class VitamDocument<LogbookLifeCycle<LogbookLifeCycleObjectGroupParameters>>
content
- document structure as jsonprotected LogbookLifeCycleObjectGroupParameters getLogbookParameters()
getLogbookParameters
in class LogbookLifeCycle<LogbookLifeCycleObjectGroupParameters>
Copyright © 2018 Vitam. All rights reserved.