| Package | Description |
|---|---|
| fr.gouv.vitam.common.model.logbook |
Provides common public Model classes for the Logbook module.
|
| 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.
|
| 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 | 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) |
Copyright © 2018 Vitam. All rights reserved.