Details
-
Story
-
Status: Closed
-
Medium
-
Resolution: Done
-
None
-
None
-
None
-
Policy 12/7-26/7, Policy 28/7-17/9
Description
Classes should be modified to use lombok annotations where possible. In some cases, the toString annotation that may result in a much more verbose message - those should not be modified, but most of them can be. Some obvious candidates:
- Getter
- Setter
- EqualsAndHashCode
- ToString
- NoArgsConstructor (can use "access = AccessLevel.PRIVATE" to make it private)
- AllArgsConstructor
Attachments
1.
|
Use lombok annotations in apex-pdp |
|
Closed | Jim Hahn |
2.
|
Use lombok annotations in api |
|
Closed | Ajith Sreekumar |
3.
|
Use lombok annotations in distribution |
|
Closed | Ram Krishna Verma |
4.
|
Use lombok annotations in common |
|
Closed | Jim Hahn |
5.
|
Use lombok annotations in gui |
|
Closed | Jim Hahn |
6.
|
Use lombok annotations in models |
|
Closed | Jim Hahn |
7.
|
Use lombok annotations in drools-pdp |
|
Closed | Jim Hahn |
8.
|
Use lombok annotations in drools-apps |
|
Closed | Jim Hahn |
9.
|
Use lombok annotations in pap |
|
Closed | Ram Krishna Verma |
10.
|
Use lombok annotations in xacml-pdp |
|
Closed | Jim Hahn |
11.
|
Use lombok annotations in clamp |
|
Closed | Unassigned |