Uses of Interface
fr.gouv.vitam.access.external.client.AccessExternalClient
Packages that use AccessExternalClient
Package
Description
Provides
-
Uses of AccessExternalClient in fr.gouv.vitam.access.external.client
Methods in fr.gouv.vitam.access.external.client that return AccessExternalClient -
Uses of AccessExternalClient in fr.gouv.vitam.functionaltest.cucumber.service
Methods in fr.gouv.vitam.functionaltest.cucumber.service with parameters of type AccessExternalClientModifier and TypeMethodDescriptionLogbookService.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)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)LogbookService.getLogbookOperation
(AccessExternalClient accessClient, int tenantId, String contractId, String applicationSessionId, String operationId) Get a Logbook operation by its id -
Uses of AccessExternalClient in fr.gouv.vitam.functionaltest.cucumber.step
Methods in fr.gouv.vitam.functionaltest.cucumber.step that return AccessExternalClient