10d2f4fa3f6d3f19d0604f37d443d45115d67583
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 4
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type ldapGroupCache : LoadingCache<String,Set<String>> to ldapManager : SingularityLDAPManager in method public SingularityValidator(configuration SingularityConfiguration, deployHistoryHelper DeployHistoryHelper, ldapManager SingularityLDAPManager) in class com.hubspot.singularity.data.SingularityValidator | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute ldapGroupCache : LoadingCache<String,Set<String>> to ldapManager : SingularityLDAPManager in class com.hubspot.singularity.data.SingularityValidator | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type ldapGroupCache : LoadingCache<String,Set<String>> to ldapManager : SingularityLDAPManager in class com.hubspot.singularity.data.SingularityValidator | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter ldapGroupCache : LoadingCache<String,Set<String>> to ldapManager : SingularityLDAPManager in method public SingularityValidator(configuration SingularityConfiguration, deployHistoryHelper DeployHistoryHelper, ldapManager SingularityLDAPManager) in class com.hubspot.singularity.data.SingularityValidator | From | To |