Uses of Interface
ch.admin.bit.jeap.processarchive.domain.archive.ArchiveDataObjectStore
Packages that use ArchiveDataObjectStore
-
Uses of ArchiveDataObjectStore in ch.admin.bit.jeap.processarchive.domain.archive
Constructors in ch.admin.bit.jeap.processarchive.domain.archive with parameters of type ArchiveDataObjectStoreModifierConstructorDescriptionDomainEventArchiveService(List<ch.admin.bit.jeap.processarchive.plugin.api.archivedartifact.ArtifactArchivedListener> artifactArchivedListener, ArchiveDataObjectStore archiveDataObjectStore, ArchiveDataSchemaValidationService validationService, org.togglz.core.manager.FeatureManager featureManager)