[
https://issues.jboss.org/browse/WFCORE-3478?page=com.atlassian.jira.plugi...
]
Brian Stansberry updated WFCORE-3478:
-------------------------------------
Description: AttributeDefinition and AbstractAttributeDefinitionBuilder in the
controller module have some fields that are protected. This will make it problematic to
evolve the management code in the future. Remove all direct use of these, switching to
getters instead. (was: AttributeDefinition and some subclasses in the controller module
have some fields that are not private. This will make it problematic to evolve the
management code in the future. Deprecate any that are protected, with a note to use the
getter, and make package protected ones private.)
Tighten visibility on some AttributeDefinition and
AbstractAttributeDefinitionBuilder fields
--------------------------------------------------------------------------------------------
Key: WFCORE-3478
URL:
https://issues.jboss.org/browse/WFCORE-3478
Project: WildFly Core
Issue Type: Task
Components: Domain Management
Reporter: Brian Stansberry
Assignee: Brian Stansberry
Priority: Minor
AttributeDefinition and AbstractAttributeDefinitionBuilder in the controller module have
some fields that are protected. This will make it problematic to evolve the management
code in the future. Remove all direct use of these, switching to getters instead.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)