Class AddNewBuildProblemNotificationEvent

  • All Implemented Interfaces:
    Converter

    public class AddNewBuildProblemNotificationEvent
    extends BaseSqlConverter
    Created by Andrey Titov on 22.01.16. Updates user_notification_events and usergroup_notification_events tables setting additional bit 4096 (NEW_BUILD_PROBLEM_OCCURRED notification event) to all notification rules with enabled User Changes Only filter and BUILD_FINISHED_FAILURE event watched (user_notification_data.additional_data has userchangesonly='true' and user_notification_events.events_mask has bit 4 (BUILD_FINISHED_FAILURE event).