@Path(value="/optaplanner/test") public class OptaPlannerTestResource extends Object
| Constructor and Description |
|---|
OptaPlannerTestResource() |
| Modifier and Type | Method and Description |
|---|---|
ITestdataPlanningSolution |
solveWithSolverFactory(ITestdataPlanningSolution problem) |
@POST @Path(value="/solver-factory") @Produces(value="application/json") @Consumes(value="application/json") public ITestdataPlanningSolution solveWithSolverFactory(ITestdataPlanningSolution problem)
Copyright © 2006–2020 JBoss by Red Hat. All rights reserved.