Package | Description |
---|---|
fr.gouv.vitam.common.model.logbook |
Provides common public Model classes for the Logbook module.
|
fr.gouv.vitam.ihmrecette.appserver.populate |
Provides the web server application and configuration for the IHM Recette module and the rest resource it uses
|
fr.gouv.vitam.logbook.common.server |
Provides Common Server classes for the Logbook module
|
fr.gouv.vitam.logbook.operations.core |
Provides core implementation for the Logbook Operations module.
|
fr.gouv.vitam.worker.core.plugin.probativevalue |
Modifier and Type | Class and Description |
---|---|
class |
LogbookEventOperation
Logbook operation event model
|
class |
LogbookLifecycle
Logbook lifecycle model
|
class |
LogbookOperation
Logbook operation model
|
Modifier and Type | Method and Description |
---|---|
List<LogbookEvent> |
LogbookLifecycle.getEvents() |
Modifier and Type | Method and Description |
---|---|
void |
LogbookLifecycle.setEvents(List<LogbookEvent> events) |
Modifier and Type | Class and Description |
---|---|
class |
LogbookLifecyclePopulateModel
Extends LogbookLifecycle with internal fields
|
Modifier and Type | Method and Description |
---|---|
List<LogbookEvent> |
LogbookConfiguration.getAlertEvents() |
Modifier and Type | Method and Description |
---|---|
void |
LogbookConfiguration.setAlertEvents(List<LogbookEvent> alertEvents) |
Constructor and Description |
---|
AlertLogbookOperationsDecorator(LogbookOperations logbookOperations,
List<LogbookEvent> alertEvents) |
Modifier and Type | Method and Description |
---|---|
LogbookEvent |
ProbativeUsageParameter.getStorageLogbookEvent() |
Modifier and Type | Method and Description |
---|---|
void |
ProbativeUsageParameter.setStorageLogbookEvent(LogbookEvent storageLogbookEvent) |
Copyright © 2018 Vitam. All rights reserved.