Package org.optaplanner.quarkus.devui
Class OptaPlannerDevUIPropertiesRPCService
java.lang.Object
org.optaplanner.quarkus.devui.OptaPlannerDevUIPropertiesRPCService
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionio.vertx.core.json.JsonObjectio.vertx.core.json.JsonArrayio.vertx.core.json.JsonObjectvoidinit()
-
Constructor Details
-
OptaPlannerDevUIPropertiesRPCService
-
-
Method Details
-
init
@PostConstruct public void init() -
getConfig
public io.vertx.core.json.JsonObject getConfig() -
getConstraints
public io.vertx.core.json.JsonArray getConstraints() -
getModelInfo
public io.vertx.core.json.JsonObject getModelInfo()
-