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

com.testdroid.api.model.notification.APINotificationChannel Maven / Gradle / Ivy

There is a newer version: 3.34.0
Show newest version
package com.testdroid.api.model.notification;

/**
 * @author Damian Sniezek 
 */
public enum APINotificationChannel {
    SLACK,
    EMAIL,
    WEBHOOK
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy