[jira] [Created] (OFBIZ-7799) Enforce noninstantiability to CatalogWorker 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-7799) Enforce noninstantiability to CatalogWorker class

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

             Summary: Enforce noninstantiability to CatalogWorker class
                 Key: OFBIZ-7799
                 URL: https://issues.apache.org/jira/browse/OFBIZ-7799
             Project: OFBiz
          Issue Type: Sub-task
            Reporter: Rishi Solanki
            Priority: Minor


- 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)