Uses of Interface
org.openwms.tms.impl.state.ExternalStarter
Package
Description
This package contains logic for TransportOrder state management.
-
Uses of ExternalStarter in org.openwms.tms.impl.state
Modifier and TypeClassDescription(package private) class
An AmqpStartRequestForwarder requests a remote service instance via an AMQP command whether a TransportOrder might be started or not.(package private) class
A InternalStartAcceptor.ModifierConstructorDescription(package private)
Starter
(TransportOrderRepository<TransportOrder, Long> repository, org.openwms.common.location.api.LocationApi locationApi, org.openwms.common.location.api.LocationGroupApi locationGroupApi, org.springframework.context.ApplicationContext ctx, ExternalStarter externalStarter, StateManager stateManager)