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

org.openl.rules.rest.compile.TableRunState Maven / Gradle / Ivy

There is a newer version: 5.27.9
Show newest version
package org.openl.rules.rest.compile;

public enum TableRunState {
    CAN_RUN,
    CAN_RUN_MODULE,
    CANNOT_RUN
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy