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/06/27 13:29:52 UTC

[jira] [Closed] (OFBIZ-7393) Enforce noninstantiability to BOMHelper class

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

Arun Patidar closed OFBIZ-7393.
-------------------------------
       Resolution: Fixed
    Fix Version/s: Upcoming Branch

Committed changes in trunk at rev: 1750331

Thanks [~rishisolankii] and [~pratik.kulshreshth] for your contribution.

> Enforce noninstantiability to BOMHelper class
> ---------------------------------------------
>
>                 Key: OFBIZ-7393
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-7393
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: manufacturing
>    Affects Versions: Trunk
>            Reporter: Rishi Solanki
>            Assignee: Arun Patidar
>            Priority: Minor
>             Fix For: Upcoming Branch
>
>         Attachments: OFBIZ-7393.patch
>
>
> - Make class as final.
> - Add a private constructor, that means make public constructor as final.
> No variables needs to be change for this class.



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