3704ffccec69ac721334ec4cc02bb89f776c0e4d
Files Diff
- Added: 14
- Removed: 14
- Renamed: 0
- Modified: 22
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public shouldUseLocalContentAsRecipeIfPresent() : void renamed to public shouldUseReferenceContentAsRecipeIfPresent() : void in class org.eclipse.che.api.devfile.server.convert.component.kubernetes.KubernetesComponentToWorkspaceApplierTest | From | To | |
Move Class | 3 | ||
Move Class org.eclipse.che.api.factory.server.urlfactory.URLFileContentProvider moved to org.eclipse.che.api.devfile.server.URLFileContentProvider | From | To | |
Move Class org.eclipse.che.api.factory.server.urlfactory.URLFetcher moved to org.eclipse.che.api.devfile.server.URLFetcher | From | To | |
Move Class org.eclipse.che.api.factory.server.urlfactory.URLFetcherTest moved to org.eclipse.che.api.devfile.server.URLFetcherTest | From | To | |
Rename Parameter | 4 | ||
Rename Parameter fileName : String to fileURL : String in method public fetchContent(fileURL String) : String in class org.eclipse.che.api.devfile.server.FileContentProvider.CachingProvider | From | To | |
Rename Parameter fileName : String to fileURL : String in method public fetchContent(fileURL String) : String in class org.eclipse.che.api.devfile.server.FileContentProvider | From | To | |
Rename Parameter componentLocalContent : String to componentreferenceContent : String in method private unmarshalComponentObjects(k8sComponent Component, componentreferenceContent String) : List<HasMetadata> in class org.eclipse.che.api.devfile.server.convert.component.kubernetes.KubernetesComponentToWorkspaceApplier | From | To | |
Rename Parameter fileName : String to fileURL : String in method public fetchContent(fileURL String) : String in class org.eclipse.che.api.devfile.server.URLFileContentProvider | From | To |