1b183a9be20a2f5980265e13d8d067fbf6d1a308
Files Diff
- Added: 3
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Attribute | 1 | ||
Rename Attribute eventListener : TestApplicationEventListener<IdentityZoneModifiedEvent> to zoneModifiedEventListener : TestApplicationEventListener<IdentityZoneModifiedEvent> in class org.cloudfoundry.identity.uaa.mock.zones.IdentityZoneEndpointsMockMvcTests | From | To | |
Extract Variable | 2 | ||
Extract Variable time : long in method public mapRow(rs ResultSet, rowNum int) : AuditEvent from class org.cloudfoundry.identity.uaa.audit.JdbcAuditService.AuditEventRowMapper | From | To | |
Extract Variable eventType : AuditEventType in method public mapRow(rs ResultSet, rowNum int) : AuditEvent from class org.cloudfoundry.identity.uaa.audit.JdbcAuditService.AuditEventRowMapper | From | To |