0af66f4cd32c834fd073e22d502d5de84c627631
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type commands : ShellCommands to commandList : List<ShellCommands> in method private runCommands(commandList List<ShellCommands>, buildExecutionContext BuildExecutionContext, listener BuildListener) : Result in class com.groupon.jenkins.buildtype.dockercompose.DockerComposeBuild | From | To | |
Rename Variable | 1 | ||
Rename Variable commands : ShellCommands to commandList : List<ShellCommands> in method public runSubBuild(combination Combination, buildExecutionContext BuildExecutionContext, listener BuildListener) : Result in class com.groupon.jenkins.buildtype.dockercompose.DockerComposeBuild | From | To | |
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 | 3 | ||
Change Variable Type commands : ShellCommands to commandList : List<ShellCommands> in method public runSubBuild(combination Combination, buildExecutionContext BuildExecutionContext, listener BuildListener) : Result in class com.groupon.jenkins.buildtype.dockercompose.DockerComposeBuild | From | To | |
Change Variable Type commands : ShellCommands to commands : List<ShellCommands> in method public should_not_run_before_run_for_parallel_subbuild() : void in class com.groupon.jenkins.buildtype.dockercompose.BuildConfigurationTest | From | To | |
Change Variable Type commands : ShellCommands to commands : List<ShellCommands> in method public should_run_before_run_command_in_before_run_if_present() : void in class com.groupon.jenkins.buildtype.dockercompose.BuildConfigurationTest | From | To | |
Rename Parameter | 1 | ||
Rename Parameter commands : ShellCommands to commandList : List<ShellCommands> in method private runCommands(commandList List<ShellCommands>, buildExecutionContext BuildExecutionContext, listener BuildListener) : Result in class com.groupon.jenkins.buildtype.dockercompose.DockerComposeBuild | From | To |