3cf068561f832ef77746cb87d4461b6252faa2be
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type ShellCommands to List<ShellCommands> in method public getCommands(combination Combination, dotCiEnvVars Map<String,Object>) : List<ShellCommands> in class com.groupon.jenkins.buildtype.dockercompose.BuildConfiguration | From | To | |
Change Variable Type | 1 | ||
Change Variable Type commands : ShellCommands to commands : List<ShellCommands> in method public runSubBuild(combination Combination, buildExecutionContext BuildExecutionContext, listener BuildListener) : Result in class com.groupon.jenkins.buildtype.dockercompose.DockerComposeBuild | From | To |