Uses of Class
jetbrains.buildServer.responsibility.history.TestInvestigationAuditLog
-
Packages that use TestInvestigationAuditLog Package Description jetbrains.buildServer.responsibility.impl jetbrains.buildServer.responsibility.remover -
-
Uses of TestInvestigationAuditLog in jetbrains.buildServer.responsibility.impl
Constructors in jetbrains.buildServer.responsibility.impl with parameters of type TestInvestigationAuditLog Constructor Description ResponsibilityFacadeImpl(EventDispatcher<BuildServerListener> events, TestName2Index testName2Index, TestInvestigationAuditLog testInvestigationAuditLog, BuildProblemInvestigationAuditLog buildProblemInvestigationAuditLog, BuildTypeInvestigationAuditLog buildTypeInvestigationAuditLog)
-
Uses of TestInvestigationAuditLog in jetbrains.buildServer.responsibility.remover
Constructors in jetbrains.buildServer.responsibility.remover with parameters of type TestInvestigationAuditLog Constructor Description TestInvestigationsAndMutesListener(ResponsibilityFacadeEx responsibilityFacade, EventDispatcher<BuildServerListener> eventDispatcher, ServerResponsibility serverResponsibility, ProblemMutingService problemMutingService, STestManager testManager, TestInvestigationAuditLog testInvestigationAuditLog, ProjectManager projectManager, InvestigationTestRunsHolder testRunsHolder, TimeService timeService, RunningBuildsManagerEx runningBuildsManager)
-