[jboss-jira] [JBoss JIRA] (AS7-3610) Review other enum usage in management API to check for storing the correct "allowed value" in the model
Tomaz Cerar (JIRA)
jira-events at lists.jboss.org
Mon May 7 08:13:18 EDT 2012
[ https://issues.jboss.org/browse/AS7-3610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12690715#comment-12690715 ]
Tomaz Cerar edited comment on AS7-3610 at 5/7/12 8:12 AM:
----------------------------------------------------------
All of usages of enums use EnumValidator.
The only fishy part is org.jboss.as.clustering.jgroups.subsystem.Protocol for which i am not sure that it is still used.
Everything else looks ok.
was (Author: ctomc):
All of usages of enums use EnumValidator.
The only fishy part is org.jboss.as.clustering.jgroups.subsystem.Protocol for which i am not sure anymore that it is used.
Everything else looks ok.
> Review other enum usage in management API to check for storing the correct "allowed value" in the model
> -------------------------------------------------------------------------------------------------------
>
> Key: AS7-3610
> URL: https://issues.jboss.org/browse/AS7-3610
> Project: Application Server 7
> Issue Type: Sub-task
> Components: Domain Management
> Reporter: Brian Stansberry
> Assignee: Tomaz Cerar
> Fix For: 7.1.2.Final (EAP)
>
> Attachments: enum.txt
>
>
> Parent task fixes the issue for the enums referred to in its discussion and others that use EnumValidator. This task is to check for other items that don't use EnumValidator.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list