Uses of Class
org.qubership.atp.itf.lite.backend.service.FolderService
Packages that use FolderService
Package
Description
-
Uses of FolderService in org.qubership.atp.itf.lite.backend.components.auth
Methods in org.qubership.atp.itf.lite.backend.components.auth with parameters of type FolderServiceModifier and TypeMethodDescriptionvoidInheritFromParentAuthorizationStrategy.setFolderService(FolderService folderService) -
Uses of FolderService in org.qubership.atp.itf.lite.backend.service.history.impl
Constructors in org.qubership.atp.itf.lite.backend.service.history.impl with parameters of type FolderServiceModifierConstructorDescriptionFolderRestoreHistoryService(org.javers.core.Javers javers, FolderService folderService, ValidateReferenceExistsService validateReferenceExistsService, org.modelmapper.ModelMapper modelMapper)