Uses of Interface
net.datenwerke.gf.service.history.HistoryService
Packages that use HistoryService
Package
Description
-
Uses of HistoryService in net.datenwerke.gf.server.history
Constructors in net.datenwerke.gf.server.history with parameters of type HistoryServiceModifierConstructorDescriptionHistoryRpcServiceImpl(DtoService dtoService, HistoryService historyService, SecurityService securityService) -
Uses of HistoryService in net.datenwerke.gf.service.history
Classes in net.datenwerke.gf.service.history that implement HistoryService -
Uses of HistoryService in net.datenwerke.rs.configservice.service.configservice.terminal
Constructors in net.datenwerke.rs.configservice.service.configservice.terminal with parameters of type HistoryServiceModifierConstructorDescriptionDiffconfigfilesCreatallCommand(HistoryService historyService, FileServerService fileServerService, ConfigService configService, SecurityService securityService) DiffconfigfilesCreatemissingCommand(HistoryService historyService, FileServerService fileServerService, ConfigService configService, SecurityService securityService) DiffconfigfilesShowmissingCommand(HistoryService historyService, FileServerService fileServerService, ConfigService configService, SecurityService securityService) DiffconfigfilesSubCommand(HistoryService historyService, FileServerService fileServerService, ConfigService configService, SecurityService securityService, String BASE_COMMAND) -
Uses of HistoryService in net.datenwerke.rs.fileserver.service.fileserver.terminal.commands
Constructors in net.datenwerke.rs.fileserver.service.fileserver.terminal.commands with parameters of type HistoryServiceModifierConstructorDescriptionWebAccessSubCommand(FileServerService fileServerService, HistoryService historyService) -
Uses of HistoryService in net.datenwerke.rs.search.service.search.provider
Constructors in net.datenwerke.rs.search.service.search.provider with parameters of type HistoryServiceModifierConstructorDescriptionEntitySearchProvider(InstanceDescriptionService instanceDescriber, HistoryService historyService, SearchIndexService searchIndexService, SecurityService securityService, HookHandlerService hookHandlerService) -
Uses of HistoryService in net.datenwerke.rs.search.service.search.terminal.commands
Constructors in net.datenwerke.rs.search.service.search.terminal.commands with parameters of type HistoryServiceModifierConstructorDescriptionLocateCommand(SearchService searchService, EntityUtils entityUtils, HistoryService historyService) -
Uses of HistoryService in net.datenwerke.security.ext.server.usermanager
Constructors in net.datenwerke.security.ext.server.usermanager with parameters of type HistoryServiceModifierConstructorDescriptionUserManagerRpcServiceImpl(<any> authenticatorServiceProvider, DtoService dtoService, SecurityService securityService, UserManagerService userService, BsiPasswordPolicyService bsiPasswordPolicyService, HistoryService historyService) -
Uses of HistoryService in net.datenwerke.usermanager.ext.service.terminal.commands
Constructors in net.datenwerke.usermanager.ext.service.terminal.commands with parameters of type HistoryServiceModifierConstructorDescriptionIdCommand(UserManagerService userService, BsiPasswordPolicyService bsiPasswordPolicyService, HistoryService historyService)