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

net.leanix.mtm.api.models.NotificationOrigin Maven / Gradle / Ivy

package net.leanix.mtm.api.models;

/**
 * The origin of the notification.
 */
public enum NotificationOrigin {
    MTM,
    EXTERNAL
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy