Uses of Class
jetbrains.buildServer.controllers.audit.InvestigationHistoryRowObject
-
Packages that use InvestigationHistoryRowObject Package Description jetbrains.buildServer.controllers.audit -
-
Uses of InvestigationHistoryRowObject in jetbrains.buildServer.controllers.audit
Methods in jetbrains.buildServer.controllers.audit that return types with arguments of type InvestigationHistoryRowObject Modifier and Type Method Description static List<InvestigationHistoryRowObject>
InvestigationsHistoryRowPreprocessor. process(List<AuditLogAction> logActions, UserModel userModel, SecurityContextEx securityContextEx, UserAvatarsManager userAvatarsManager)
-