Package | Description |
---|---|
fr.gouv.vitam.common.model.logbook |
Provides common public Model classes for the Logbook module.
|
fr.gouv.vitam.functionaltest.cucumber.service |
Modifier and Type | Class and Description |
---|---|
class |
LogbookOperation
Logbook operation model
|
Modifier and Type | Method and Description |
---|---|
List<LogbookEventOperation> |
LogbookOperation.getEvents() |
Modifier and Type | Method and Description |
---|---|
void |
LogbookOperation.setEvents(List<LogbookEventOperation> events) |
Modifier and Type | Method and Description |
---|---|
LogbookEventOperation |
LogbookService.checkFinalStatusLogbook(AccessExternalClient accessClient,
int tenantId,
String contractId,
String applicationSessionId,
String operationId,
String status)
check on logbook if the global status is OK (status of the last event, if last event is correct)
|
Copyright © 2019 Vitam. All rights reserved.