|
Change Parameter Type originEnv : Environment to environment : InternalEnvironment in method public prepare(identity RuntimeIdentity, environment InternalEnvironment) : DockerRuntimeContext in class org.eclipse.che.workspace.infrastructure.docker.DockerRuntimeInfrastructure |
From |
To |
|
Change Parameter Type envConfig : EnvironmentImpl to envConfig : InternalEnvironment in method public provision(envConfig InternalEnvironment, internalEnv DockerEnvironment, identity RuntimeIdentity) : void in class org.eclipse.che.workspace.infrastructure.docker.provisioner.labels.LabelsProvisioner |
From |
To |
|
Change Parameter Type environment : EnvironmentImpl to environment : InternalEnvironment in method public provision(environment InternalEnvironment, osEnv OpenShiftEnvironment, identity RuntimeIdentity) : void in class org.eclipse.che.workspace.infrastructure.openshift.OpenShiftInfrastructureProvisioner |
From |
To |
|
Change Parameter Type environment : Environment to environment : InternalEnvironment in method private normalizeEnvironment(openShiftEnvironment OpenShiftEnvironment, environment InternalEnvironment) : void in class org.eclipse.che.workspace.infrastructure.openshift.environment.OpenShiftEnvironmentParser |
From |
To |
|
Change Parameter Type environment : Environment to environment : InternalEnvironment in method public parse(environment InternalEnvironment) : DockerEnvironment in class org.eclipse.che.workspace.infrastructure.docker.environment.dockerfile.DockerfileEnvironmentParser |
From |
To |
|
Change Parameter Type environment : EnvironmentImpl to environment : InternalEnvironment in method public provision(environment InternalEnvironment, osEnv OpenShiftEnvironment, identity RuntimeIdentity) : void in class org.eclipse.che.workspace.infrastructure.openshift.provision.installer.InstallerConfigProvisioner |
From |
To |
|
Change Parameter Type envConfig : EnvironmentImpl to envConfig : InternalEnvironment in method public provision(envConfig InternalEnvironment, internalEnv DockerEnvironment, identity RuntimeIdentity) : void in class org.eclipse.che.workspace.infrastructure.docker.local.installer.LocalInstallersConfigProvisioner |
From |
To |
|
Change Parameter Type environment : Environment to environment : InternalEnvironment in method public parse(environment InternalEnvironment) : OpenShiftEnvironment in class org.eclipse.che.workspace.infrastructure.openshift.environment.OpenShiftEnvironmentParser |
From |
To |
|
Change Parameter Type environment : Environment to environment : InternalEnvironment in method public parse(environment InternalEnvironment) : DockerEnvironment in class org.eclipse.che.workspace.infrastructure.docker.environment.dockerimage.DockerImageEnvironmentParser |
From |
To |
|
Change Parameter Type envConfig : EnvironmentImpl to envConfig : InternalEnvironment in method public provision(envConfig InternalEnvironment, internalEnv DockerEnvironment, identity RuntimeIdentity) : void in class org.eclipse.che.workspace.infrastructure.docker.local.installer.InstallerBinariesInfrastructureProvisioner |
From |
To |
|
Change Parameter Type environment : Environment to environment : InternalEnvironment in method public parse(environment InternalEnvironment) : DockerEnvironment in class org.eclipse.che.workspace.infrastructure.docker.environment.EnvironmentParser |
From |
To |
|
Change Parameter Type eventService : EventService to installerRegistry : InstallerRegistry in method public TestInfrastructure(installerRegistry InstallerRegistry, recipeRetriever RecipeRetriever) in class org.eclipse.che.api.workspace.server.WorkspaceRuntimesTest.TestInfrastructure |
From |
To |
|
Change Parameter Type environment : Environment to environment : InternalEnvironment in method private getMachineName(environment InternalEnvironment) : String in class org.eclipse.che.workspace.infrastructure.docker.environment.dockerimage.DockerImageEnvironmentParser |
From |
To |
|
Change Parameter Type environment : Environment to environment : InternalEnvironment in method public TestRuntimeContext(environment InternalEnvironment, identity RuntimeIdentity, infrastructure RuntimeInfrastructure) in class org.eclipse.che.api.workspace.server.spi.InternalRuntimeTest.TestRuntimeContext |
From |
To |
|
Change Parameter Type environment : Environment to environment : InternalEnvironment in method private getMachineName(environment InternalEnvironment) : String in class org.eclipse.che.workspace.infrastructure.docker.environment.dockerfile.DockerfileEnvironmentParser |
From |
To |
|
Change Parameter Type environment : Environment to environment : InternalEnvironment in method public normalize(environment InternalEnvironment, dockerEnvironment DockerEnvironment, identity RuntimeIdentity) : void in class org.eclipse.che.workspace.infrastructure.docker.environment.EnvironmentNormalizer |
From |
To |
|
Change Parameter Type envConfig : EnvironmentImpl to envConfig : InternalEnvironment in method public provision(envConfig InternalEnvironment, internalEnv DockerEnvironment, identity RuntimeIdentity) : void in class org.eclipse.che.workspace.infrastructure.docker.provisioner.ContainerSystemSettingsProvisionersApplier |
From |
To |
|
Change Parameter Type machineConfig : MachineConfig to machineConfig : InternalMachineConfig in method private validateExtendedMachine(machineConfig InternalMachineConfig, machineName String) : void in class org.eclipse.che.workspace.infrastructure.docker.environment.EnvironmentValidator |
From |
To |
|
Change Parameter Type env : Environment to env : InternalEnvironment in method public validate(env InternalEnvironment, dockerEnvironment DockerEnvironment) : void in class org.eclipse.che.workspace.infrastructure.docker.environment.EnvironmentValidator |
From |
To |
|
Change Parameter Type machineConf : MachineConfig to machineConf : InternalMachineConfig in method public apply(machineConf InternalMachineConfig, machine DockerContainerConfig) : void in class org.eclipse.che.workspace.infrastructure.docker.provisioner.installer.InstallerConfigApplier |
From |
To |
|
Change Parameter Type environment : Environment to environment : InternalEnvironment in method public DockerRuntimeContext(infrastructure DockerRuntimeInfrastructure, identity RuntimeIdentity, environment InternalEnvironment, dockerEnv DockerEnvironment, containersOrder List<String>, runtimeFactory DockerRuntimeFactory, containers DockerContainers, sharedPool DockerSharedPool, consistencyChecker RuntimeConsistencyChecker, websocketEndpointBase String) in class org.eclipse.che.workspace.infrastructure.docker.DockerRuntimeContext |
From |
To |
|
Change Parameter Type envConfig : EnvironmentImpl to environment : InternalEnvironment in method public provision(environment InternalEnvironment, internalEnv DockerEnvironment, identity RuntimeIdentity) : void in class org.eclipse.che.workspace.infrastructure.docker.InfrastructureProvisioner |
From |
To |
|
Change Parameter Type environment : Environment to environment : InternalEnvironment in method public consistentRuntimes(environment InternalEnvironment, runtime DockerInternalRuntime) : void in class org.eclipse.che.workspace.infrastructure.docker.RuntimeConsistencyCheckerTest |
From |
To |
|
Change Parameter Type machineConfig : MachineConfig to machineConfig : InternalMachineConfig in method private validateMachine(machineName String, machineConfig InternalMachineConfig, container DockerContainerConfig, containersNames Set<String>) : void in class org.eclipse.che.workspace.infrastructure.docker.environment.EnvironmentValidator |
From |
To |
|
Change Parameter Type environment : Environment to environment : InternalEnvironment in method public prepare(id RuntimeIdentity, environment InternalEnvironment) : RuntimeContext in class org.eclipse.che.api.workspace.server.WorkspaceRuntimesTest.TestInfrastructure |
From |
To |
|
Change Parameter Type eventService : EventService to installerRegistry : InstallerRegistry in method public TestInfrastructure(installerRegistry InstallerRegistry, recipeRetriever RecipeRetriever, types String...) in class org.eclipse.che.api.workspace.server.WorkspaceRuntimesTest.TestInfrastructure |
From |
To |
|
Change Parameter Type envConfig : EnvironmentImpl to envConfig : InternalEnvironment in method public provision(envConfig InternalEnvironment, internalEnv DockerEnvironment, identity RuntimeIdentity) : void in class org.eclipse.che.workspace.infrastructure.docker.provisioner.snapshot.ExcludeFoldersFromSnapshotProvisioner |
From |
To |
|
Change Parameter Type envConfig : EnvironmentImpl to envConfig : InternalEnvironment in method public provision(envConfig InternalEnvironment, internalEnv DockerEnvironment, identity RuntimeIdentity) : void in class org.eclipse.che.workspace.infrastructure.docker.local.dod.DockerApiHostEnvVariableProvisioner |
From |
To |
|
Change Parameter Type environment : EnvironmentImpl to environment : InternalEnvironment in method public provision(environment InternalEnvironment, osEnv OpenShiftEnvironment, identity RuntimeIdentity) : void in class org.eclipse.che.workspace.infrastructure.openshift.provision.ConfigurationProvisioner |
From |
To |
|
Change Parameter Type envConfig : EnvironmentImpl to envConfig : InternalEnvironment in method public provision(envConfig InternalEnvironment, internalEnv DockerEnvironment, identity RuntimeIdentity) : void in class org.eclipse.che.workspace.infrastructure.docker.local.projects.ProjectsVolumeProvisioner |
From |
To |
|
Change Parameter Type envConfig : EnvironmentImpl to envConfig : InternalEnvironment in method public provision(envConfig InternalEnvironment, internalEnv DockerEnvironment, identity RuntimeIdentity) : void in class org.eclipse.che.workspace.infrastructure.docker.provisioner.installer.InstallersConfigProvisioner |
From |
To |
|
Change Parameter Type envConfig : EnvironmentImpl to envConfig : InternalEnvironment in method public provision(envConfig InternalEnvironment, internalEnv DockerEnvironment, identity RuntimeIdentity) : void in class org.eclipse.che.workspace.infrastructure.docker.provisioner.server.ToolingServersEnvVarsProvisioner |
From |
To |
|
Change Parameter Type environment : EnvironmentImpl to environment : InternalEnvironment in method public provision(environment InternalEnvironment, osEnv OpenShiftEnvironment, runtimeIdentity RuntimeIdentity) : void in class org.eclipse.che.workspace.infrastructure.openshift.provision.volume.PersistentVolumeClaimProvisioner |
From |
To |
|
Change Parameter Type envConfig : EnvironmentImpl to envConfig : InternalEnvironment in method public provision(envConfig InternalEnvironment, internalEnv DockerEnvironment, identity RuntimeIdentity) : void in class org.eclipse.che.workspace.infrastructure.docker.local.LocalCheInfrastructureProvisioner |
From |
To |
|
Change Parameter Type envConfig : EnvironmentImpl to envConfig : InternalEnvironment in method public provision(envConfig InternalEnvironment, internalEnv DockerEnvironment, identity RuntimeIdentity) : void in class org.eclipse.che.workspace.infrastructure.docker.local.installer.WsAgentServerConfigProvisioner |
From |
To |
|
Change Parameter Type environment : Environment to environment : InternalEnvironment in method public OpenShiftRuntimeContext(environment InternalEnvironment, openShiftEnvironment OpenShiftEnvironment, identity RuntimeIdentity, infrastructure RuntimeInfrastructure, clientFactory OpenShiftClientFactory, installerRegistry InstallerRegistry, runtimeFactory OpenShiftRuntimeFactory, websocketEndpointBase String) in class org.eclipse.che.workspace.infrastructure.openshift.OpenShiftRuntimeContext |
From |
To |
|
Change Parameter Type environment : Environment to environment : InternalEnvironment in method public inconsistentRuntimes(environment InternalEnvironment, runtime DockerInternalRuntime) : void in class org.eclipse.che.workspace.infrastructure.docker.RuntimeConsistencyCheckerTest |
From |
To |
|
Change Parameter Type environment : Environment to environment : InternalEnvironment in method public abstract prepare(id RuntimeIdentity, environment InternalEnvironment) : RuntimeContext in class org.eclipse.che.api.workspace.server.spi.RuntimeInfrastructure |
From |
To |
|
Change Parameter Type envConfig : Environment to envConfig : InternalEnvironment in method public apply(envConfig InternalEnvironment, dockerEnvironment DockerEnvironment) : void in class org.eclipse.che.workspace.infrastructure.docker.provisioner.installer.InstallerConfigApplier |
From |
To |
|
Change Parameter Type envConfig : EnvironmentImpl to envConfig : InternalEnvironment in method public provision(envConfig InternalEnvironment, internalEnv DockerEnvironment, identity RuntimeIdentity) : void in class org.eclipse.che.workspace.infrastructure.docker.provisioner.ConfigurationProvisioner |
From |
To |
|
Change Parameter Type environment : Environment to environment : InternalEnvironment in method package check(environment InternalEnvironment, runtime DockerInternalRuntime) : void in class org.eclipse.che.workspace.infrastructure.docker.RuntimeConsistencyChecker |
From |
To |
|
Change Parameter Type machineConfig : MachineConfig to machineConfig : InternalMachineConfig in method private normalizeMachine(name String, container DockerContainerConfig, machineConfig InternalMachineConfig) : void in class org.eclipse.che.workspace.infrastructure.docker.environment.EnvironmentParser |
From |
To |
|
Change Parameter Type environment : Environment to environment : InternalEnvironment in method public parse(environment InternalEnvironment) : DockerEnvironment in class org.eclipse.che.workspace.infrastructure.docker.environment.compose.ComposeEnvironmentParser |
From |
To |
|
Change Parameter Type environment : Environment to environment : InternalEnvironment in method public parse(environment InternalEnvironment) : DockerEnvironment in class org.eclipse.che.workspace.infrastructure.docker.environment.DockerConfigSourceSpecificEnvironmentParser |
From |
To |
|
Change Parameter Type originEnv : Environment to environment : InternalEnvironment in method public prepare(id RuntimeIdentity, environment InternalEnvironment) : OpenShiftRuntimeContext in class org.eclipse.che.workspace.infrastructure.openshift.OpenShiftInfrastructure |
From |
To |
|
Change Variable Type environment : Environment to environment : InternalEnvironment in method private environment(names String...) : InternalEnvironment in class org.eclipse.che.workspace.infrastructure.docker.RuntimeConsistencyCheckerTest |
From |
To |
|
Change Variable Type machines : Map<String,MachineConfigImpl> to machines : Map<String,InternalMachineConfig> in method public provisionInstallerConfig() : void in class org.eclipse.che.workspace.infrastructure.openshift.provision.installer.InstallerConfigProvisionerTest |
From |
To |
|
Change Variable Type configs : Map<String,? extends MachineConfig> to configs : Map<String,InternalMachineConfig> in method package check(environment InternalEnvironment, runtime DockerInternalRuntime) : void in class org.eclipse.che.workspace.infrastructure.docker.RuntimeConsistencyChecker |
From |
To |
|
Change Variable Type configs : Map<String,MachineConfig> to configs : Map<String,InternalMachineConfig> in method private environment(names String...) : InternalEnvironment in class org.eclipse.che.workspace.infrastructure.docker.RuntimeConsistencyCheckerTest |
From |
To |
|
Change Variable Type machineConf : MachineConfig to machineConf : InternalMachineConfig in method public provision(environment InternalEnvironment, osEnv OpenShiftEnvironment, identity RuntimeIdentity) : void in class org.eclipse.che.workspace.infrastructure.openshift.provision.installer.InstallerConfigProvisioner |
From |
To |
|
Change Variable Type machineConfig : MachineConfig to machineConfig : InternalMachineConfig in method private normalizeEnvironment(openShiftEnvironment OpenShiftEnvironment, environment InternalEnvironment) : void in class org.eclipse.che.workspace.infrastructure.openshift.environment.OpenShiftEnvironmentParser |
From |
To |
|
Change Variable Type installer : Installer to installer : InstallerImpl in method public provisionInstallerConfig() : void in class org.eclipse.che.workspace.infrastructure.openshift.provision.installer.InstallerConfigProvisionerTest |
From |
To |
|
Change Variable Type recipe : Recipe to recipe : InternalRecipe in method public parse(environment InternalEnvironment) : OpenShiftEnvironment in class org.eclipse.che.workspace.infrastructure.openshift.environment.OpenShiftEnvironmentParser |
From |
To |
|
Change Variable Type recipe : Recipe to recipe : InternalRecipe in method public parse(environment InternalEnvironment) : DockerEnvironment in class org.eclipse.che.workspace.infrastructure.docker.environment.dockerimage.DockerImageEnvironmentParser |
From |
To |
|
Change Variable Type machineConfigEntry : Map.Entry<String,MachineConfigImpl> to machineConfigEntry : Map.Entry<String,InternalMachineConfig> in method public provision(envConfig InternalEnvironment, internalEnv DockerEnvironment, identity RuntimeIdentity) : void in class org.eclipse.che.workspace.infrastructure.docker.local.installer.InstallerBinariesInfrastructureProvisioner |
From |
To |
|
Change Variable Type recipe : Recipe to recipe : InternalRecipe in method public parse(environment InternalEnvironment) : DockerEnvironment in class org.eclipse.che.workspace.infrastructure.docker.environment.dockerfile.DockerfileEnvironmentParser |
From |
To |
|
Change Variable Type machineEntry : Map.Entry<String,? extends MachineConfig> to machineEntry : Map.Entry<String,InternalMachineConfig> in method public apply(envConfig InternalEnvironment, dockerEnvironment DockerEnvironment) : void in class org.eclipse.che.workspace.infrastructure.docker.provisioner.installer.InstallerConfigApplier |
From |
To |
|
Change Variable Type installerIds : List<String> to installers : List<InstallerImpl> in method public provisionInstallerConfig() : void in class org.eclipse.che.workspace.infrastructure.openshift.provision.installer.InstallerConfigProvisionerTest |
From |
To |
|
Change Variable Type devMachine : MachineConfigImpl to devMachine : InternalMachineConfig in method public provisionPVC() : void in class org.eclipse.che.workspace.infrastructure.openshift.provision.volume.PersistentVolumeClaimProvisionerTest |
From |
To |
|
Change Variable Type recipe : Recipe to recipe : InternalRecipe in method public parse(environment InternalEnvironment) : DockerEnvironment in class org.eclipse.che.workspace.infrastructure.docker.environment.EnvironmentParser |
From |
To |
|
Change Variable Type devMachine : MachineConfigImpl to devMachine : InternalMachineConfig in method public provisionInstallerConfig() : void in class org.eclipse.che.workspace.infrastructure.openshift.provision.installer.InstallerConfigProvisionerTest |
From |
To |
|
Change Variable Type entry : Map.Entry<String,? extends MachineConfig> to entry : Map.Entry<String,InternalMachineConfig> in method public provision(envConfig InternalEnvironment, internalEnv DockerEnvironment, identity RuntimeIdentity) : void in class org.eclipse.che.workspace.infrastructure.docker.provisioner.labels.LabelsProvisioner |
From |
To |
|
Change Variable Type machineConfig : MachineConfigImpl to machineConfig : InternalMachineConfig in method public provision(envConfig InternalEnvironment, internalEnv DockerEnvironment, identity RuntimeIdentity) : void in class org.eclipse.che.workspace.infrastructure.docker.local.installer.InstallerBinariesInfrastructureProvisioner |
From |
To |
|
Change Variable Type recipe : Recipe to recipe : InternalRecipe in method public parse(environment InternalEnvironment) : DockerEnvironment in class org.eclipse.che.workspace.infrastructure.docker.environment.compose.ComposeEnvironmentParser |
From |
To |
|
Change Variable Type machineConf : MachineConfig to machineConf : InternalMachineConfig in method public apply(envConfig InternalEnvironment, dockerEnvironment DockerEnvironment) : void in class org.eclipse.che.workspace.infrastructure.docker.provisioner.installer.InstallerConfigApplier |
From |
To |
|
Change Variable Type machineConfig : MachineConfig to machineConfig : InternalMachineConfig in method public parse(environment InternalEnvironment) : DockerEnvironment in class org.eclipse.che.workspace.infrastructure.docker.environment.EnvironmentParser |
From |
To |