[jboss-jira] [JBoss JIRA] (WFCORE-4611) Complete AttributeDefinition.getImmutableFlags() -> getFlags() transition
Paul Ferraro (Jira)
issues at jboss.org
Mon Aug 19 15:43:00 EDT 2019
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)
More information about the jboss-jira
mailing list