[jboss-jira] [JBoss JIRA] (WFCORE-4611) Complete AttributeDefinition.getImmutableFlags() -> getFlags() transition
Paul Ferraro (Jira)
issues at jboss.org
Fri Aug 23 16:42:00 EDT 2019
[ https://issues.jboss.org/browse/WFCORE-4611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
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)
More information about the jboss-jira
mailing list