Package ai.timefold.solver.quarkus.devui
Class TimefoldDevUIPropertiesRPCService
java.lang.Object
ai.timefold.solver.quarkus.devui.TimefoldDevUIPropertiesRPCService
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionio.vertx.core.json.JsonObjectio.vertx.core.json.JsonObjectio.vertx.core.json.JsonObjectvoidinit()
-
Constructor Details
-
TimefoldDevUIPropertiesRPCService
-
-
Method Details
-
init
@PostConstruct public void init() -
getConfig
public io.vertx.core.json.JsonObject getConfig() -
getConstraints
public io.vertx.core.json.JsonObject getConstraints() -
getModelInfo
public io.vertx.core.json.JsonObject getModelInfo()
-