Constant definition for all Env Context

Description

  1. Define Env.* constant for all Env context variables

  2. Replace the use of string (for e.g "#AD_User_ID") with Env.* constant.

Environment

None

Activity

Show:

Matheus Marcelino June 25, 2020 at 5:30 PM
Edited

Triaged by Matheus Marcelino.
I think it is a great idea. If I'm not wrong, doing this, only one reference is maintained per string by jvm. For e.g. searching throught the source code just by “#Date“, we have 101 matches.

Fixed

Details

Assignee

Reporter

Components

Fix versions

Affects versions

Priority

Created April 21, 2020 at 1:48 AM
Updated March 1, 2021 at 12:17 PM
Resolved January 12, 2021 at 2:07 PM