Uses of Interface
org.openwms.tms.routing.ActionRepository
Package
Description
This package contains service provider interface implementations.
This package contains types for the UI.
-
Uses of ActionRepository in org.openwms.tms.routing.spi
ModifierConstructorDescription(package private)
ActivitiMatrix
(ActionRepository repository, org.springframework.web.client.RestTemplate restTemplate, org.openwms.common.location.api.LocationGroupApi locationGroupApi, org.springframework.cloud.client.discovery.DiscoveryClient dc) -
Uses of ActionRepository in org.openwms.tms.routing.ui
ModifierConstructorDescription(package private)
ActionResource
(ActionRepository actionRepository, RouteRepository routeRepository, ActionMapper mapper)