Package | Description |
---|---|
fr.gouv.vitam.logbook.administration.audit.core |
Provides the core classes for the Logbook Administration module
|
fr.gouv.vitam.logbook.administration.core |
Provides the core classes for the Logbook Administration module
|
fr.gouv.vitam.logbook.operations.core |
Provides core implementation for the Logbook Operations module.
|
Constructor and Description |
---|
LogbookAuditAdministration(LogbookOperations logbookOperations) |
Constructor and Description |
---|
LogbookAdministration(LogbookOperations logbookOperations,
TimestampGenerator timestampGenerator,
Integer operationTraceabilityOverlapDelay)
Constructor
|
LogbookLFCAdministration(LogbookOperations logbookOperations,
ProcessingManagementClientFactory processingManagementClientFactory,
WorkspaceClientFactory workspaceClientFactory,
Integer lifecycleTraceabilityOverlapDelay)
LogbookLFCAdministration constructor
|
LogbookOperationTraceabilityHelper(LogbookOperations logbookOperations,
GUID operationID,
int overlapDelayInSeconds) |
Modifier and Type | Class and Description |
---|---|
class |
AlertLogbookOperationsDecorator
LogbookOperationsDecorator implementation.
|
class |
LogbookOperationsDecorator
Decorator for LogbookOperations
|
class |
LogbookOperationsImpl
Logbook Operations implementation base class
|
Modifier and Type | Field and Description |
---|---|
protected LogbookOperations |
LogbookOperationsDecorator.logbookOperations |
Constructor and Description |
---|
AlertLogbookOperationsDecorator(LogbookOperations logbookOperations,
List<LogbookEvent> alertEvents) |
LogbookOperationsDecorator(LogbookOperations logbookOperations)
Constructor
|
Copyright © 2018 Vitam. All rights reserved.