[jira] [Created] (OFBIZ-7800) Enforce noninstantiability to CategoryWorker class

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (OFBIZ-7800) Enforce noninstantiability to CategoryWorker class

Nicolas Malin (Jira)
Rishi Solanki created OFBIZ-7800:
------------------------------------

             Summary: Enforce noninstantiability to  CategoryWorker class
                 Key: OFBIZ-7800
                 URL: https://issues.apache.org/jira/browse/OFBIZ-7800
             Project: OFBiz
          Issue Type: Sub-task
          Components: product
            Reporter: Rishi Solanki
            Priority: Minor
             Fix For: Trunk


- Make class as final.
- Private constructor already exists, by making it final we just matching the patterns from other utility classes.

No variables needs to be change for this class.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)