Paul Ferraro created WFCORE-4611:
------------------------------------
Summary: Complete AttributeDefinition.getImmutableFlags() -> getFlags()
transition
Key: WFCORE-4611
URL:
https://issues.jboss.org/browse/WFCORE-4611
Project: WildFly Core
Issue Type: Bug
Components: Management
Affects Versions: 9.0.2.Final
Reporter: Paul Ferraro
Assignee: Paul Ferraro
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>.
I think enough time has passed to complete this transition.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)