[
https://issues.jboss.org/browse/WFCORE-4611?page=com.atlassian.jira.plugi...
]
Paul Ferraro updated WFCORE-4611:
---------------------------------
Description:
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.
was:
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.
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
Priority: Optional
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.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)