Details
Description
ErrorStrategy and ErrorPendingStrategy are somewhat ambiguous.
Better to name them FailureStrategy and PendingStepStrategy.
Their implementations should be refactored to be standalone classes rather than anonymous classes, as it allow for more control on the part of the user to override and extend the strategy.
Activity
Mauro Talevi
made changes -
Field | Original Value | New Value |
---|---|---|
Status | Open [ 1 ] | Resolved [ 5 ] |
Fix Version/s | 3.0 [ 16302 ] | |
Resolution | Fixed [ 1 ] |