Commit ae51eb2
committed
[NAE-2418] Verify @transient handling across persistence layers in nae-spring-core-adapter
Replaced explicit imports with wildcard in `AbstractActor` for conciseness. Also adjusted the `addAllProcessRoles` method to use a more general `Collection` type for improved flexibility in handling process roles.1 parent e3f0867 commit ae51eb2
1 file changed
Lines changed: 2 additions & 5 deletions
File tree
- nae-object-library/src/main/java/com/netgrif/application/engine/objects/auth/domain
Lines changed: 2 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
| 12 | + | |
16 | 13 | | |
17 | 14 | | |
18 | 15 | | |
| |||
278 | 275 | | |
279 | 276 | | |
280 | 277 | | |
281 | | - | |
| 278 | + | |
282 | 279 | | |
283 | 280 | | |
284 | 281 | | |
| |||
0 commit comments