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

com.breuninger.boot.status.domain.Level Maven / Gradle / Ivy

package com.breuninger.boot.status.domain;

import com.breuninger.boot.annotations.Beta;

@Beta
public enum Level {
  HIGH, MEDIUM, LOW, NOT_SPECIFIED
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy