a6c2b8b661c42eff1e941b2449e0b6543c539e82
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public getCmdLineArgs() : List<String> renamed to public getCmdLineArgsList() : List<String> in class com.hubspot.singularity.SingularityPendingTask | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute cmdLineArgs : List<String> to cmdLineArgsList : List<String> in class com.hubspot.singularity.SingularityPendingTask | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter cmdLineArgs : List<String> to cmdLineArgsList : List<String> in method public SingularityPendingTask(pendingTaskId SingularityPendingTaskId, cmdLineArgsList List<String>) in class com.hubspot.singularity.SingularityPendingTask | From | To |