Uses of Interface
org.openwms.tms.impl.redirection.DecisionVoter
Packages that use DecisionVoter
Package
Description
This package contains classes according to TransportOrder redirection.
-
Uses of DecisionVoter in org.openwms.tms.impl.redirection
Classes in org.openwms.tms.impl.redirection that implement DecisionVoterModifier and TypeClassDescription(package private) class
A LocationGroupRedirector votes for aRedirectVote
whether the target locationGroup is enabled for infeed.(package private) class
A LocationRedirector votes for aRedirectVote
whether the target location is enabled for infeed.(package private) class
TargetRedirector<T extends org.openwms.common.location.api.TargetVO>
A TargetRedirector.Fields in org.openwms.tms.impl.redirection with type parameters of type DecisionVoterModifier and TypeFieldDescriptionprivate final List
<DecisionVoter<RedirectVote>> RedirectTO.redirectVoters
0..* voters, can be overridden and extended with XML configuration.Constructor parameters in org.openwms.tms.impl.redirection with type arguments of type DecisionVoterModifierConstructorDescription(package private)
RedirectTO
(List<DecisionVoter<RedirectVote>> redirectVoters, AddProblem addProblem)