Details
Description
- 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.
static Map<String, String> statusMapping
static Map<String, String> statusMapping