-
Enhancement
-
Resolution: Done
-
Major
-
20.0.2.Final
-
None
Most AbstractAddStepHandler subclasses are constructed using an immutable collection of AttributeDefinition instances. The current constructors create a redundant copy of this collection, regardless of whether the collection is immutable and does not require copying.
- relates to
-
WFCORE-6419 Deprecate AbstractAddStepHandler.attributes and expose it via method
- Resolved