| Package | Description |
|---|---|
| org.optaweb.vehiclerouting.plugin.persistence |
Persistence infrastructure.
|
| org.optaweb.vehiclerouting.service.demo |
Demo data set loading and exporting.
|
| org.optaweb.vehiclerouting.service.reload | |
| org.optaweb.vehiclerouting.service.route |
Handles
route updates. |
| org.optaweb.vehiclerouting.service.vehicle |
| Modifier and Type | Class and Description |
|---|---|
class |
VehicleRepositoryImpl |
| Constructor and Description |
|---|
DemoService(RoutingProblemList routingProblems,
LocationService locationService,
LocationRepository locationRepository,
VehicleService vehicleService,
VehicleRepository vehicleRepository,
DataSetMarshaller dataSetMarshaller) |
| Constructor and Description |
|---|
ReloadService(VehicleRepository vehicleRepository,
VehicleService vehicleService,
LocationRepository locationRepository,
LocationService locationService) |
| Constructor and Description |
|---|
RouteListener(Router router,
RoutePublisher publisher,
VehicleRepository vehicleRepository,
LocationRepository locationRepository) |
| Constructor and Description |
|---|
VehicleService(RouteOptimizer optimizer,
VehicleRepository vehicleRepository) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.