Uses of Class
fr.gouv.vitam.logbook.common.model.LogbookLifeCycleUnitModel
Packages that use LogbookLifeCycleUnitModel
Package
Description
Provides Logbook Lifecycles client interface, factory and implementations.
Provides the web server application for the Logbook module and the rest resources it uses.
-
Uses of LogbookLifeCycleUnitModel in fr.gouv.vitam.logbook.lifecycles.client
Method parameters in fr.gouv.vitam.logbook.lifecycles.client with type arguments of type LogbookLifeCycleUnitModelModifier and TypeMethodDescriptionvoid
LogbookLifeCyclesClient.bulkUnit
(String eventIdProc, List<LogbookLifeCycleUnitModel> logbookLifeCycleModels) -
Uses of LogbookLifeCycleUnitModel in fr.gouv.vitam.logbook.rest
Method parameters in fr.gouv.vitam.logbook.rest with type arguments of type LogbookLifeCycleUnitModelModifier and TypeMethodDescriptionjavax.ws.rs.core.Response
LogbookResource.createLifeCycleUnitBulk
(String idOp, List<LogbookLifeCycleUnitModel> logbookLifeCycleModels) Lifecycle Unit Bulk Create