
com.redhat.parodos.notification.enums.State Maven / Gradle / Ivy
package com.redhat.parodos.notification.enums;
/**
* Notification state
*
* @author Annel Ketcha (Github: anludke)
*/
public enum State {
ARCHIVED, UNREAD
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy