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

com.cx.restclient.sast.utils.State Maven / Gradle / Ivy

package com.cx.restclient.sast.utils;

public enum State {
    SUCCESS,
    FAILED
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy