All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.sap.cloud.alert.notification.client.model.EventSeverity Maven / Gradle / Ivy

Go to download

Means for out-of-the-box events management in SAP Alert Notification service for SAP BTP service.

There is a newer version: 1.11.0
Show newest version
package com.sap.cloud.alert.notification.client.model;

public enum EventSeverity {

    INFO, NOTICE, WARNING, ERROR, FATAL;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy