Uses of Interface
jetbrains.buildServer.serverSide.audit.AuditLogFactory
-
-
Uses of AuditLogFactory in jetbrains.buildServer.auth.impl
Constructors in jetbrains.buildServer.auth.impl with parameters of type AuditLogFactory Constructor Description SecureSessionModelImpl(SessionModel delegate, SecurityContextEx securityContext, UserModelEx userModel, AuditLogFactory auditLogFactory)
-
Uses of AuditLogFactory in jetbrains.buildServer.controllers
Constructors in jetbrains.buildServer.controllers with parameters of type AuditLogFactory Constructor Description ServerRestartController(WebControllerManager webControllerManager, ServerStopPerformer serverRestarter, AuthorizationInterceptor authorizationInterceptor, AuditLogFactory auditLogFactory, ServerResponsibility serverResponsibility)
-
Uses of AuditLogFactory in jetbrains.buildServer.controllers.actions
Constructors in jetbrains.buildServer.controllers.actions with parameters of type AuditLogFactory Constructor Description AjaxControllerActions(AjaxController controller, SBuildServer server, WebLoginModelEx loginModel, BuildAgentManagerEx agentManager, AddToQueueProcessor addToQueueProcessor, BuildPromotionManager buildPromotionManager, SystemProblemList problems, SystemProblemWebSpecificsManager specificsManager, RunBuildBeanFactory runBuildBeanFactory, AgentPoolManager agentPoolManager, CurrentProblemsManager currentProblemsManager, SystemProblemList systemProblemList, MergeManager mergeManager, FavoriteBuildsManager favoriteBuildsManager, TagsManager tagsManager, InternalErrorsHandler internalErrorsHandler, UserProjectVisibility projectVisibility, BranchBeanFactory branchBeanFactory, AuditLogFactory auditLogFactory)
-
Uses of AuditLogFactory in jetbrains.buildServer.controllers.admin
Constructors in jetbrains.buildServer.controllers.admin with parameters of type AuditLogFactory Constructor Description AgentDistributionSettingsController(JdkPackageManager jdkPackageManager, AuthorizationInterceptor authInterceptor, PagePlaces pagePlaces, WebControllerManager webControllerManager, SecurityContextEx securityContext, AuditLogFactory auditLogFactory)
ServerConfigGeneralController(SBuildServer server, PagePlaces pagePlaces, ServerPaths serverPaths, UserModelEx userModel, ServerSettingsImpl serverSettings, TeamCityDatabaseManager databaseManager, SQLRunnerEx sqlRunner, ServerInstallationsManager serverInstallationsManager, AdminActionsController actionsController, AuditLogFactory logFactory, EncryptionManager encryptionManager)
-
Uses of AuditLogFactory in jetbrains.buildServer.controllers.admin.actions
Constructors in jetbrains.buildServer.controllers.admin.actions with parameters of type AuditLogFactory Constructor Description AttachTemplateAction(ProjectManager projectManager, AdminActionsController adminActions, AuditLogFactory auditLogFactory, ParameterManager parameterManager, ConfigActionFactory configActionFactory, UIConfigsPersister persister)
DetachTemplateAction(ProjectManager projectManager, AdminActionsController adminActions, AuditLogFactory auditLogFactory, ConfigActionFactory configActionFactory, UIConfigsPersister persister)
HealthStatusItemVisibilityAction(AdminActionsController adminActions, ItemVisibilityTracker itemVisibilityTracker, AuditLogFactory logFactory, HealthStatusItemIdProvider itemIdCache)
ReorderTemplatesAction(ProjectManager projectManager, AdminActionsController adminActions, AuditLogFactory auditLogFactory, ConfigActionFactory configActionFactory, UIConfigsPersister persister)
-
Uses of AuditLogFactory in jetbrains.buildServer.controllers.admin.backup
Constructors in jetbrains.buildServer.controllers.admin.backup with parameters of type AuditLogFactory Constructor Description BackupController(BackupSettingsPersistor backupSettingsPersistor, BackupProcessManager backupProcessManager, SettingsPersister settingsPersister, ServerPaths serverPaths, AuthorizationInterceptor authInterceptor, AuditLogFactory auditLogFactory, PagePlaces pagePlaces)
-
Uses of AuditLogFactory in jetbrains.buildServer.controllers.admin.cleanup
Constructors in jetbrains.buildServer.controllers.admin.cleanup with parameters of type AuditLogFactory Constructor Description CleanupController(MainConfigManager mainConfigManager, ServerCleanupManager serverCleanupManager, AuthorizationInterceptor authInterceptor, ManualCleanupRunner manualCleanupRunner, PagePlaces pagePlaces, CleanupLockInterceptor cleanupLockInterceptor, CleanupHistory cleanupHistory, AuditLogProvider auditLogProvider, AuditLogFactory auditLogFactory, MaintenanceLock maintenanceLock)
ManualCleanupRunner(ServerCleanupManager serverCleanupManager, AuditLogFactory auditLogFactory, SecurityContextEx securityContext)
-
Uses of AuditLogFactory in jetbrains.buildServer.controllers.admin.healthStatus
Constructors in jetbrains.buildServer.controllers.admin.healthStatus with parameters of type AuditLogFactory Constructor Description HealthStatusReportHelper(AuditLogFactory auditLogFactory, AuditLogProvider auditLogProvider, ItemVisibilityTracker itemVisibilityTracker, HealthStatusItemIdProvider itemIdCache)
-
Uses of AuditLogFactory in jetbrains.buildServer.controllers.admin.ssl
Constructors in jetbrains.buildServer.controllers.admin.ssl with parameters of type AuditLogFactory Constructor Description SslAuditHelper(AuditLogFactory auditLogFactory)
-
Uses of AuditLogFactory in jetbrains.buildServer.controllers.agent
Constructors in jetbrains.buildServer.controllers.agent with parameters of type AuditLogFactory Constructor Description AgentAuditLinkExtension(PagePlaces pagePlaces, AuditLogProvider auditLogProvider, AuditLogFactory auditLogFactory, AgentFinder agentFinder, SecurityContextEx securityContext)
-
Uses of AuditLogFactory in jetbrains.buildServer.controllers.autoUpdate
Constructors in jetbrains.buildServer.controllers.autoUpdate with parameters of type AuditLogFactory Constructor Description SecurityPatchesModeAction(ServerSettingsImpl serverSettings, AuditLogFactory auditLogFactory)
-
Uses of AuditLogFactory in jetbrains.buildServer.controllers.https
Constructors in jetbrains.buildServer.controllers.https with parameters of type AuditLogFactory Constructor Description HttpsCertificateSettingsController(HttpsConfigurator httpsConfigurator, AcmeService acmeService, AcmeAccountStorage acmeAccountStorage, SecurityContextEx securityContext, AuditLogFactory auditLogFactory, ServerSettings serverSettings, Http01ChallengeFileServer http01ChallengeFileServer, Http01ChallengeController http01ChallengeController)
-
Uses of AuditLogFactory in jetbrains.buildServer.controllers.license
Constructors in jetbrains.buildServer.controllers.license with parameters of type AuditLogFactory Constructor Description LicenseManagerRestController(BuildServerEx server, JBAClient jbaClient, SecurityContextEx securityContext, AuditLogFactory auditLogFactory, NewVersionAvailabilityProvider newVersionAvailabilityProvider)
-
Uses of AuditLogFactory in jetbrains.buildServer.groups.impl
Methods in jetbrains.buildServer.groups.impl with parameters of type AuditLogFactory Modifier and Type Method Description void
UserGroupFactoryImpl. setAuditLogFactory(AuditLogFactory auditLogFactory)
void
UserGroupManagerImpl. setAuditLogFactory(AuditLogFactory auditLogFactory)
-
Uses of AuditLogFactory in jetbrains.buildServer.responsibility.history
Fields in jetbrains.buildServer.responsibility.history declared as AuditLogFactory Modifier and Type Field Description protected AuditLogFactory
GenericInvestigationAuditLogger. myAuditLogFactory
Constructors in jetbrains.buildServer.responsibility.history with parameters of type AuditLogFactory Constructor Description BuildProblemInvestigationAuditLog(AuditLogFactory auditLogFactory, ProjectManager projectManager)
BuildTypeInvestigationAuditLog(AuditLogFactory auditLogFactory, ProjectManager projectManager)
GenericInvestigationAuditLogger(AuditLogFactory auditLogFactory, ProjectManager projectManager, InvestigationActionTypes actionTypes)
TestInvestigationAuditLog(AuditLogFactory auditLogFactory, ProjectManager projectManager, STestManager testManager)
-
Uses of AuditLogFactory in jetbrains.buildServer.serverSide
Methods in jetbrains.buildServer.serverSide that return AuditLogFactory Modifier and Type Method Description AuditLogFactory
BaseServerSpringContextTestCase. getAuditLogFactory()
Methods in jetbrains.buildServer.serverSide with parameters of type AuditLogFactory Modifier and Type Method Description void
BaseServerSpringContextTestCase. setAuditLogFactory(AuditLogFactory auditLogFactory)
-
Uses of AuditLogFactory in jetbrains.buildServer.serverSide.agentPools
Methods in jetbrains.buildServer.serverSide.agentPools with parameters of type AuditLogFactory Modifier and Type Method Description void
AgentPoolManagerImpl. setAuditLogFactory(AuditLogFactory auditLogFactory)
-
Uses of AuditLogFactory in jetbrains.buildServer.serverSide.agentTypes
Methods in jetbrains.buildServer.serverSide.agentTypes with parameters of type AuditLogFactory Modifier and Type Method Description void
AgentTypeManagerImpl. setAuditLogFactory(AuditLogFactory auditLogFactory)
-
Uses of AuditLogFactory in jetbrains.buildServer.serverSide.auth.impl
-
Uses of AuditLogFactory in jetbrains.buildServer.serverSide.impl
Fields in jetbrains.buildServer.serverSide.impl declared as AuditLogFactory Modifier and Type Field Description protected AuditLogFactory
BaseServerTestCase. myAuditLogFactory
Methods in jetbrains.buildServer.serverSide.impl that return AuditLogFactory Modifier and Type Method Description AuditLogFactory
BaseBuild. getAuditLogFactory()
Methods in jetbrains.buildServer.serverSide.impl with parameters of type AuditLogFactory Modifier and Type Method Description void
BuildAgentManagerImpl. setAuditLogFactory(AuditLogFactory auditLogFactory)
void
BuildQueueImpl. setAuditLogFactory(AuditLogFactory auditLogFactory)
-
Uses of AuditLogFactory in jetbrains.buildServer.serverSide.impl.approval
Constructors in jetbrains.buildServer.serverSide.impl.approval with parameters of type AuditLogFactory Constructor Description ApprovableBuildManager(UserModel userModel, UserGroupManager userGroupManager, TimeService timeService, AuditLogFactory auditLogFactory, UntrustedBuildsManager untrustedBuildsManager)
-
Uses of AuditLogFactory in jetbrains.buildServer.serverSide.impl.audit
Classes in jetbrains.buildServer.serverSide.impl.audit that implement AuditLogFactory Modifier and Type Class Description class
AuditLogFactoryImpl
-
Uses of AuditLogFactory in jetbrains.buildServer.serverSide.impl.auth
Methods in jetbrains.buildServer.serverSide.impl.auth with parameters of type AuditLogFactory Modifier and Type Method Description void
RolesManagerImpl. setAuditLogFactory(AuditLogFactory auditLogFactory)
Constructors in jetbrains.buildServer.serverSide.impl.auth with parameters of type AuditLogFactory Constructor Description LoginConfigurationImpl(UserModelEx userModel, CriticalErrors criticalErrors, ConfigHistoryManager configHistoryManager, AuditLogFactory auditLogFactory, ServerPaths serverPaths, SecurityContextEx securityContext)
-
Uses of AuditLogFactory in jetbrains.buildServer.serverSide.impl.beans
Methods in jetbrains.buildServer.serverSide.impl.beans that return AuditLogFactory Modifier and Type Method Description AuditLogFactory
AgentContext. getAuditLogFactory()
AuditLogFactory
BuildContext. getAuditLogFactory()
AuditLogFactory
BuildContextImpl. getAuditLogFactory()
AuditLogFactory
BuildPromotionContext. getAuditLogFactory()
AuditLogFactory
BuildTypeContext. getAuditLogFactory()
AuditLogFactory
BuildTypeContextsImpl. getAuditLogFactory()
AuditLogFactory
BuildTypeTemplateContext. getAuditLogFactory()
AuditLogFactory
ProjectContext. getAuditLogFactory()
AuditLogFactory
VcsModificationContext. getAuditLogFactory()
AuditLogFactory
VcsRootContext. getAuditLogFactory()
Methods in jetbrains.buildServer.serverSide.impl.beans with parameters of type AuditLogFactory Modifier and Type Method Description void
BuildContextImpl. setAuditLogFactory(AuditLogFactory auditLogFactory)
void
BuildTypeContextsImpl. setAuditLogFactory(AuditLogFactory auditLogFactory)
-
Uses of AuditLogFactory in jetbrains.buildServer.serverSide.impl.cleanup
Constructors in jetbrains.buildServer.serverSide.impl.cleanup with parameters of type AuditLogFactory Constructor Description ServerCleanupManagerImpl(EventDispatcher<BuildServerListener> dispatcher, ConfigurationErrors configErrors, MaintenanceLock maintenanceLock, CleanupHistoryManager cleanupHistoryManager, AuditLogFactory auditLogFactory, CustomDataStorageManager customDataStorageManager, ExecutorServicesEx executorServices, MultiNodesEvents multiNodesEvents, MultiNodeTasks multiNodeTasks, ServerResponsibility serverResponsibility, CleanupProcessCreator cleanupProcessCreator, UserModel userModel)
-
Uses of AuditLogFactory in jetbrains.buildServer.serverSide.impl.history
Methods in jetbrains.buildServer.serverSide.impl.history with parameters of type AuditLogFactory Modifier and Type Method Description void
DBBuildHistory. setAuditLogFactory(AuditLogFactory auditLogFactory)
-
Uses of AuditLogFactory in jetbrains.buildServer.serverSide.impl.persisting.projects
Constructors in jetbrains.buildServer.serverSide.impl.persisting.projects with parameters of type AuditLogFactory Constructor Description ProjectPersistTaskFactory(ServerPaths paths, PersisterOptions options, ConfigChangesCommitter configChangesCommitter, ConfigChangesCommitter globalConfigChangesCommitter, ConfigHistoryManager configHistoryManager, AuditLogFactory auditLogFactory, ConfigurationErrors configErrors, Trash trash, ProjectPersistErrors persistErrors, PersistTasksStorage tasksStorage, DeadlocksDetector deadlocksDetector)
-
Uses of AuditLogFactory in jetbrains.buildServer.serverSide.impl.projects
Methods in jetbrains.buildServer.serverSide.impl.projects with parameters of type AuditLogFactory Modifier and Type Method Description void
ProjectManagerImpl. setAuditLogFactory(AuditLogFactory auditLogFactory)
-
Uses of AuditLogFactory in jetbrains.buildServer.serverSide.impl.versionedSettings
-
Uses of AuditLogFactory in jetbrains.buildServer.serverSide.mute
Methods in jetbrains.buildServer.serverSide.mute with parameters of type AuditLogFactory Modifier and Type Method Description void
ProblemMutingServiceImpl. setAuditLogFactory(AuditLogFactory auditLogFactory)
-
Uses of AuditLogFactory in jetbrains.buildServer.serverSide.projectsImport
Methods in jetbrains.buildServer.serverSide.projectsImport that return AuditLogFactory Modifier and Type Method Description AuditLogFactory
ProjectsImportServiceProvider. getAuditLogFactory()
-
Uses of AuditLogFactory in jetbrains.buildServer.serverSide.projectsImport.impl
Methods in jetbrains.buildServer.serverSide.projectsImport.impl that return AuditLogFactory Modifier and Type Method Description AuditLogFactory
ServerProjectsImportManager. getAuditLogFactory()
Constructors in jetbrains.buildServer.serverSide.projectsImport.impl with parameters of type AuditLogFactory Constructor Description ServerProjectsImportManager(EventDispatcher<ProjectsImportListener> eventDispatcher, ZipFactory zipFactory, SecurityContextEx securityContext, DBFunctionsProvider db, NumericIdSequences idSequences, ProjectIdProvider projectIdProvider, ServerPaths serverPaths, ExecutorServices executorServices, ProjectPersistingHandler projectPersistingHandler, ProjectsLoader projectsLoader, AuditLogFactory auditLogFactory, SQLDialect dialect, ProjectIdentifiersManagerImpl projectIdentifiersManager, BuildTypeIdentifiersManagerImpl buildTypeIdentifiersManager, VcsRootIdentifiersManagerImpl vcsRootIdentifiersManager, ProjectManagerEx projectManager, UserModel userModel, UserGroupManager userGroupManager, EncryptionManager encryptionManager, ProjectImportSettings settings)
-
Uses of AuditLogFactory in jetbrains.buildServer.serverSide.storage
Constructors in jetbrains.buildServer.serverSide.storage with parameters of type AuditLogFactory Constructor Description ArtifactsStorageParamsController(WebControllerManager manager, ProjectManager projectManager, ArtifactsStorageSettingsManager settingsManager, ArtifactStorageTypeRegistry registry, UIConfigsPersister persister, ConfigActionFactory actionFactory, AuditLogFactory auditLogFactory)
ArtifactsStorageSettingsController(WebControllerManager webControllerManager, ProjectManager manager, ArtifactStorageTypeRegistry artifactsStorageTypeRegistry, ArtifactsStorageSettingsManager settingsManager, UIConfigsPersister configsPersister, ConfigActionFactory actionFactory, AuditLogFactory auditLogFactory, ArtifactsStorageUsagesProvider artifactsStorageUsagesProvider, AuthorizationInterceptor authInterceptor, ArtifactStoragesWhitelistProvider artifactStoragesWhitelistProvider, UserModel userModel)
-
Uses of AuditLogFactory in jetbrains.buildServer.tags.impl
Methods in jetbrains.buildServer.tags.impl with parameters of type AuditLogFactory Modifier and Type Method Description void
TagsManagerImpl. setAuditLogFactory(AuditLogFactory auditLogFactory)
-
Uses of AuditLogFactory in jetbrains.buildServer.tools.web
Constructors in jetbrains.buildServer.tools.web with parameters of type AuditLogFactory Constructor Description ToolInstallController(WebControllerManager web, ServerToolManager toolManager, DefaultToolVersions defaultVersions, CurrentProjectContext currentProjectContext, AuditLogFactory logFactory, SecurityContextEx securityContext, AuthorizationInterceptor authInterceptor, FileUploadTempDirectoryHolder tempDirectoryHolder)
-
Uses of AuditLogFactory in jetbrains.buildServer.tools.web.actions
Constructors in jetbrains.buildServer.tools.web.actions with parameters of type AuditLogFactory Constructor Description DownloadToolAction(CurrentProjectContext currentProjectContext, ServerToolManager toolManager, DefaultToolVersions defaultVersions, AuditLogFactory logFactory)
RemoveToolAction(CurrentProjectContext currentProjectContext, ServerToolManager toolManager, AuditLogFactory logFactory, DefaultToolVersions defaultVersions)
SetDefaultToolAction(CurrentProjectContext currentProjectContext, ServerToolManager toolManager, DefaultToolVersions defaultVersions, AuditLogFactory logFactory)
UploadToolAction(CurrentProjectContext currentProjectContext, ServerToolManager toolManager, DefaultToolVersions defaultVersions, AuditLogFactory logFactory, FileUploadTempDirectoryHolder tempDirectoryHolder)
-
Uses of AuditLogFactory in jetbrains.buildServer.updates
Constructors in jetbrains.buildServer.updates with parameters of type AuditLogFactory Constructor Description LogUpdateToAudit(AuditLogFactory auditLogFactory, ServerResponsibility serverResponsibility, String fullVersion)
TeamCityUpdater(ExecutorServices executors, VersionChecker versionChecker, HttpDownloader httpDownloader, ServerStopPerformer serverRestarter, EventDispatcher<BuildServerListener> events, StartupContext startupContext, SecurityContextEx securityContext, ServerResponsibility serverResponsibility, String currentDirPath, AuditLogFactory auditLogFactory, TeamCityServerStartupScript serverStartupScript, ServerPaths serverPaths)
-
Uses of AuditLogFactory in jetbrains.buildServer.users.impl
Methods in jetbrains.buildServer.users.impl with parameters of type AuditLogFactory Modifier and Type Method Description void
UserModelImpl. setAuditLogFactory(AuditLogFactory auditLogFactory)
-
Uses of AuditLogFactory in jetbrains.buildServer.web.plugins.repository
Constructors in jetbrains.buildServer.web.plugins.repository with parameters of type AuditLogFactory Constructor Description PluginsRepositorySettingsPersistor(ServerPaths serverPaths, AuditLogFactory auditLogFactory)
-
Uses of AuditLogFactory in jetbrains.buildServer.web.plugins.web
Constructors in jetbrains.buildServer.web.plugins.web with parameters of type AuditLogFactory Constructor Description ModifiedPluginsImpl(PluginsOriginalPackages pluginsOriginalPackages, PluginManager pluginManager, PluginsStateProvider pluginStateProvider, ServerPluginDisabledInfoProvider disabledInfoProvider, PluginPaths paths, AuditLogFactory auditLogFactory, PluginUploader pluginUploader, PluginFileSystemLookup pluginFileSystemLookup, PluginVersionComparator pluginVersionComparator, MultiNodesEvents multiNodesEvents)
-