Package org.openwms.tms.impl.redirection
This package contains classes according to TransportOrder redirection.
-
Interface Summary Interface Description DecisionVoter<T extends Vote> A DecisionVoter is asked to vote for a business action. -
Class Summary Class Description LocationGroupRedirector A LocationGroupRedirector votes for aRedirectVote
whether the target locationGroup is enabled for infeed.LocationRedirector A LocationRedirector votes for aRedirectVote
whether the target location is enabled for infeed.RedirectTO A RedirectTO is responsible to handle target changes of aTransportOrder
.RedirectVote A RedirectVote.TargetRedirector<T extends org.openwms.common.location.api.TargetVO> A TargetRedirector.Vote A Vote stores all information used byDecisionVoter
s to vote for or against an action that shall be executed.