You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Arun Patidar (JIRA)" <ji...@apache.org> on 2016/08/02 14:05:20 UTC

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

     [ https://issues.apache.org/jira/browse/OFBIZ-7800?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Arun Patidar closed OFBIZ-7800.
-------------------------------
       Resolution: Fixed
    Fix Version/s:     (was: Trunk)
                   Upcoming Branch

Committed changes in trunk at rev: 1754930.

Thanks [~rishisolankii] and [~rahul.kushwah] for your contribution.

> 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
>            Assignee: Arun Patidar
>            Priority: Minor
>             Fix For: Upcoming Branch
>
>         Attachments: OFBIZ-7800.patch
>
>
> - 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)