
com.redhat.parodos.notification.enums.Operation Maven / Gradle / Ivy
package com.redhat.parodos.notification.enums;
/**
* Notification user's operation
*
* @author Annel Ketcha (Github: anludke)
*/
public enum Operation {
ARCHIVE, READ
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy