Uses of Class
fr.gouv.vitam.functionaltest.cucumber.step.World
Packages that use World
Package
Description
-
Uses of World in fr.gouv.vitam.functionaltest.cucumber.service
Methods in fr.gouv.vitam.functionaltest.cucumber.service with parameters of type WorldModifier and TypeMethodDescriptionLogbookService.checkFinalStatusLogbook(World world, 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)static voidstatic voidLogHelper.logVariable(World world, String variable, String value) -
Uses of World in fr.gouv.vitam.functionaltest.cucumber.step
Fields in fr.gouv.vitam.functionaltest.cucumber.step declared as WorldMethods in fr.gouv.vitam.functionaltest.cucumber.step that return WorldModifier and TypeMethodDescriptionWorld.setAtrFile(Path atrFile) World.setCollectSipFile(Path collectSipFile) World.setContractId(String contractId) World.setTransferFile(Path transferFile) Constructors in fr.gouv.vitam.functionaltest.cucumber.step with parameters of type WorldModifierConstructorDescriptionAccessionRegisterStep(World world) AccessStep(World world) AgenciesStep(World world) ArchiveUnitProfileStep(World world) BulkAtomicUpdateStep(World world) CollectStep(World world) CommonStep(World world) ContextStep(World world) ContractsStep(World world) ExternalLogbookStep(World world) IngestATRStep(World world) IngestStep(World world) LogbookCheckConsistencyStep(World world) constructor.LogbookInternalStep(World world) LogbookStep(World world) MassUpdateStep(World world) OntologyStep(World world) PreservationStep(World world) ProbativeStep(World world) ProfileStep(World world) RevertUpdateStep(World world) SchemaStep(World world) SecurityProfileStep(World world) StorageStep(World world) TransferStep(World world)