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)