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

org.tiogasolutions.notify.pub.request.NotificationRequestStatus Maven / Gradle / Ivy

There is a newer version: 5.1.4
Show newest version
package org.tiogasolutions.notify.pub.request;

/**
 * User: Harlan
 * Date: 1/31/2015
 * Time: 7:17 PM
 */
public enum NotificationRequestStatus {
  SENDING, READY, PROCESSING, FAILED, COMPLETED
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy