Package | Description |
---|---|
fr.gouv.vitam.access.external.client |
Provides
|
fr.gouv.vitam.functionaltest.cucumber.service | |
fr.gouv.vitam.functionaltest.cucumber.step |
Modifier and Type | Method and Description |
---|---|
AccessExternalClient |
AccessExternalClientFactory.getClient() |
Modifier and Type | Method and Description |
---|---|
void |
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)
|
String |
AccessService.findUnitGUIDByTitleAndOperationId(AccessExternalClient accessClient,
int tenantId,
String contractId,
String applicationSessionId,
String operationId,
String auTitle)
Search an AU by its tile (unique in sip) and operationId (of the sip operation)
|
RequestResponse<LogbookOperation> |
LogbookService.getLogbookOperation(AccessExternalClient accessClient,
int tenantId,
String contractId,
String applicationSessionId,
String operationId)
Get a Logbook operation by its id
|
Modifier and Type | Method and Description |
---|---|
AccessExternalClient |
World.getAccessClient() |
Copyright © 2018 Vitam. All rights reserved.