8561543c00ec9cea2573597db9d2519df72e8f45
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 12
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type workspace : Workspace to workspace : WorkspaceImpl in method private asDtoWithLinksAndToken(workspace WorkspaceImpl) : WorkspaceDto in class org.eclipse.che.api.workspace.server.WorkspaceService | From | To | |
Change Parameter Type workspace : Workspace to workspace : WorkspaceImpl in method public genLinks(workspace WorkspaceImpl, serviceContext ServiceContext) : Map<String,String> in class org.eclipse.che.api.workspace.server.WorkspaceLinksGenerator | From | To | |
Change Return Type | 1 | ||
Change Return Type Workspace to WorkspaceImpl in method private doUpdate(id String, update Workspace) : WorkspaceImpl in class org.eclipse.che.api.workspace.server.WorkspaceService | From | To | |
Change Variable Type | 1 | ||
Change Variable Type workspace : Workspace to workspace : WorkspaceImpl in method public startFromConfig(config WorkspaceConfigDto, isTemporary Boolean, namespace String) : WorkspaceDto in class org.eclipse.che.api.workspace.server.WorkspaceService | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type workspace : Workspace to workspace : WorkspaceImpl in class org.eclipse.che.api.workspace.server.WorkspaceLinksGeneratorTest | From | To | |
Extract Method | 1 | ||
Extract Method public getName() : String extracted from private syncName() : void in class org.eclipse.che.api.workspace.server.model.impl.WorkspaceImpl | From | To |