package com.intrbiz.bergamot.accounting.model; public enum AccountingNotificationType { ALERT, RECOVERY, ACKNOWLEDGEMENT, RESET, REGISTER }