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

no.nav.sbl.dialogarena.common.web.selftest.SelfTestStatus Maven / Gradle / Ivy

There is a newer version: 2.2020.04.20_12.50-3df555e63fdb
Show newest version
package no.nav.sbl.dialogarena.common.web.selftest;

public enum  SelfTestStatus {
    OK,
    WARNING,
    DISABLED,
    ERROR
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy