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

org.opencds.cqf.cql.debug.ServerState Maven / Gradle / Ivy

The newest version!
package org.opencds.cqf.cql.debug;

public enum ServerState {
    STARTED, INITIALIZED, CONFIGURED, RUNNING, STOPPED
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy