[jira] [Created] (OFBIZ-7417) TaskWorker 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-7417) TaskWorker class

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

             Summary: TaskWorker class
                 Key: OFBIZ-7417
                 URL: https://issues.apache.org/jira/browse/OFBIZ-7417
             Project: OFBiz
          Issue Type: Sub-task
          Components: order
    Affects Versions: Trunk
            Reporter: Rishi Solanki
            Priority: Minor


- Make class as final.
- Add a private constructor.
- Make the following static variable as  private static final. And move the variable at top of the class.
{code}
static Map<String, String> statusMapping
{code}




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