Package | Description |
---|---|
fr.gouv.vitam.logbook.common.model |
logbook model package
|
fr.gouv.vitam.logbook.common.server |
Provides Common Server classes for the Logbook module
|
fr.gouv.vitam.logbook.common.server.database.collections |
Provides Logbook collection classes
|
fr.gouv.vitam.logbook.lifecycles.api |
Provides API classes for the Logbook Lifecycles module
|
fr.gouv.vitam.logbook.lifecycles.core |
Provides core implementation for the Logbook Lifecycles module.
|
Modifier and Type | Class and Description |
---|---|
class |
LogbookLifeCycleObjectGroupModel
LogbookLifeCycleObjectGroupModel
|
class |
LogbookLifeCycleUnitModel
LogbookLifeCycleUnitModel
|
Modifier and Type | Method and Description |
---|---|
void |
LogbookDbAccess.bulk(LogbookCollections lifecycleUnit,
List<? extends LogbookLifeCycleModel> logbookLifeCycleModels) |
Modifier and Type | Method and Description |
---|---|
void |
LogbookMongoDbAccessImpl.bulk(LogbookCollections lifecycleUnit,
List<? extends LogbookLifeCycleModel> logbookLifeCycleModels) |
Modifier and Type | Method and Description |
---|---|
void |
LogbookLifeCycles.bulk(LogbookCollections collections,
String idOp,
List<? extends LogbookLifeCycleModel> logbookLifeCycleModels)
Bulk method
|
Modifier and Type | Method and Description |
---|---|
void |
LogbookLifeCyclesImpl.bulk(LogbookCollections collections,
String idOp,
List<? extends LogbookLifeCycleModel> logbookLifeCycleModels) |
Copyright © 2018 Vitam. All rights reserved.