Class InvestigationsHistoryRowPreprocessor
- java.lang.Object
-
- jetbrains.buildServer.controllers.audit.InvestigationsHistoryRowPreprocessor
-
public class InvestigationsHistoryRowPreprocessor extends Object
-
-
Constructor Summary
Constructors Constructor Description InvestigationsHistoryRowPreprocessor()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static List<InvestigationHistoryRowObject>
process(List<AuditLogAction> logActions, UserModel userModel, SecurityContextEx securityContextEx, UserAvatarsManager userAvatarsManager)
-
-
-
Method Detail
-
process
@NotNull public static List<InvestigationHistoryRowObject> process(@NotNull List<AuditLogAction> logActions, @NotNull UserModel userModel, @NotNull SecurityContextEx securityContextEx, @NotNull UserAvatarsManager userAvatarsManager)
-
-