EntitiesDescriptorAssembler stage's ItemOrderingStrategy.order should allow StageProcessingException

Description

It should be possible for an item ordering strategy to refuse to process the items passed if, for example, they are in some way invalid for the purposes of the strategy. At the moment the signature of the order method in the nested ItemOrderingStrategy interface does not allow for this. It should be changed to include the possibility to throw StageProcessingException.

Environment

None

Activity

Show:
Fixed

Details

Assignee

Reporter

Components

Fix versions

Affects versions

Created March 25, 2017 at 6:30 PM
Updated May 16, 2024 at 12:37 PM
Resolved April 27, 2017 at 12:54 PM