Constant Field Values

Contents

org.optaweb.*

  • org.optaweb.vehiclerouting.plugin.planner.Constants 
    Modifier and Type Constant Field Value
    public static final String SOLVER_CONFIG "org/optaweb/vehiclerouting/solver/vehicleRoutingSolverConfig.xml"
  • org.optaweb.vehiclerouting.plugin.websocket.org.optaweb.vehiclerouting.plugin.websocket.WebSocketErrorMessageSender 
    Modifier and Type Constant Field Value
    static final String TOPIC_ERROR "/topic/error"
  • org.optaweb.vehiclerouting.plugin.websocket.org.optaweb.vehiclerouting.plugin.websocket.WebSocketRoutingPlanSender 
    Modifier and Type Constant Field Value
    static final String TOPIC_ROUTE "/topic/route"
  • org.optaweb.vehiclerouting.service.demo.DemoService 
    Modifier and Type Constant Field Value
    static final int MAX_TRIES 10