Package jetbrains.buildServer.serverSide.audit
-
Interface Summary Interface Description AuditLog Represents audit log for the specified objectAuditLogAction Represents the action in the audit logAuditLogBuilder Builds the list of the audit log actions according to the filtering and sorting rulesAuditLogFactory Factory for audit log objectsAuditLogFilter Filter for Audit log actionsAuditLogProvider Provides audit log actions.ObjectTypeHelper -
Class Summary Class Description AuditLogObject ObjectWrapper -
Enum Summary Enum Description ActionType Represents the types of actions that should be logged in the audit log.ObjectType Represents the types of the objects forActionType
-
Exception Summary Exception Description IncorrectActionTypeError Is thrown when action type is not applicable to object -
Annotation Types Summary Annotation Type Description DoNotShow