-
Task
-
Resolution: Done
-
Optional
-
9.0.2.Final
-
None
During the 3.0.0 development cycle, the AttributeDefinition.getFlags() methods was deprecated with the intention of letting consumers know to generalize the return type from an EnumSet<AttributeAccess.Flag> to a Set<AttributeAccess.Flag>.
This jira is a note to complete this transition.
- is related to
-
WFLY-16825 Complete AttributeDefinition.getImmutableFlags() -> getFlags() transition
- Closed
- relates to
-
WFCORE-2927 Cut the number of java.util.RegularEnumSet used for attribute and operation flags and ModelTypeValidators
- Resolved