public interface OrderHoldStrategy
extends org.pf4j.ExtensionPoint
Modifier and Type | Method and Description |
---|---|
Optional<XPFOrderHold> |
evaluate(XPFOrderHoldStrategyContext context)
Evaluate whether or not to place a hold on an order.
|
Optional<XPFOrderHold> evaluate(XPFOrderHoldStrategyContext context)
context
- The order hold context.Copyright © 2023. All rights reserved.