b8a0b98f30287f22a56cb672ea9ae9f3f6098aae
Files Diff
- Added: 2
- Removed: 1
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type workspaceServiceLinksInjector : WorkspaceServiceLinksInjector to linksGenerator : WorkspaceLinksGenerator in method public WorkspaceService(apiEndpoint String, workspaceManager WorkspaceManager, linksGenerator WorkspaceLinksGenerator) in class org.eclipse.che.api.workspace.server.WorkspaceService | From | To | |
| Rename Class | 1 | ||
| Rename Class org.eclipse.che.api.workspace.server.WorkspaceServiceLinksInjector renamed to org.eclipse.che.api.workspace.server.WorkspaceLinksGenerator | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute linksInjector : WorkspaceServiceLinksInjector to linksGenerator : WorkspaceLinksGenerator in class org.eclipse.che.api.workspace.server.WorkspaceService | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type linksInjector : WorkspaceServiceLinksInjector to linksGenerator : WorkspaceLinksGenerator in class org.eclipse.che.api.workspace.server.WorkspaceService | From | To | |
| Extract Method | 3 | ||
| Extract Method private asDtoWithLinks(workspace Workspace) : WorkspaceDto extracted from public getByKey(key String) : WorkspaceDto in class org.eclipse.che.api.workspace.server.WorkspaceService | From | To | |
| Extract Method private asDtoWithLinks(workspace Workspace) : WorkspaceDto extracted from public create(config WorkspaceConfigDto, attrsList List<String>, startAfterCreate Boolean, namespace String) : Response in class org.eclipse.che.api.workspace.server.WorkspaceService | From | To | |
| Extract Method private asDtoWithLinks(workspace Workspace) : WorkspaceDto extracted from public startFromConfig(config WorkspaceConfigDto, isTemporary Boolean, namespace String) : WorkspaceDto in class org.eclipse.che.api.workspace.server.WorkspaceService | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter workspaceServiceLinksInjector : WorkspaceServiceLinksInjector to linksGenerator : WorkspaceLinksGenerator in method public WorkspaceService(apiEndpoint String, workspaceManager WorkspaceManager, linksGenerator WorkspaceLinksGenerator) in class org.eclipse.che.api.workspace.server.WorkspaceService | From | To |