|
Change Parameter Type osEnv : OpenShiftInternalEnvironment to osEnv : OpenShiftEnvironment in method public provision(osEnv OpenShiftEnvironment, runtimeIdentity RuntimeIdentity) : void in class org.eclipse.che.workspace.infrastructure.openshift.provision.volume.PersistentVolumeClaimProvisioner |
From |
To |
|
Change Parameter Type osEnv : OpenShiftInternalEnvironment to osEnv : OpenShiftEnvironment in method public provision(osEnv OpenShiftEnvironment, identity RuntimeIdentity) : void in class org.eclipse.che.workspace.infrastructure.openshift.provision.restartpolicy.RestartPolicyRewriter |
From |
To |
|
Change Parameter Type osEnv : OpenShiftInternalEnvironment to osEnv : OpenShiftEnvironment in method public provision(osEnv OpenShiftEnvironment, identity RuntimeIdentity) : void in class org.eclipse.che.workspace.infrastructure.openshift.provision.ConfigurationProvisioner |
From |
To |
|
Change Parameter Type env : InternalEnvironment to osEnv : OpenShiftEnvironment in method public prepare(osEnv OpenShiftEnvironment, workspaceId String) : void in class org.eclipse.che.workspace.infrastructure.openshift.project.pvc.UniqueWorkspacePVCStrategy |
From |
To |
|
Change Parameter Type osEnv : OpenShiftInternalEnvironment to osEnv : OpenShiftEnvironment in method public provision(osEnv OpenShiftEnvironment, identity RuntimeIdentity) : void in class org.eclipse.che.workspace.infrastructure.openshift.OpenShiftEnvironmentProvisioner |
From |
To |
|
Change Parameter Type env : InternalEnvironment to osEnv : OpenShiftEnvironment in method public prepare(osEnv OpenShiftEnvironment, workspaceId String) : void in class org.eclipse.che.workspace.infrastructure.openshift.project.pvc.CommonPVCStrategy |
From |
To |
|
Change Parameter Type openShiftEnvironment : OpenShiftInternalEnvironment to openShiftEnvironment : OpenShiftEnvironment in method public ServerExposer(machineName String, pod Pod, container Container, openShiftEnvironment OpenShiftEnvironment) in class org.eclipse.che.workspace.infrastructure.openshift.ServerExposer |
From |
To |
|
Change Parameter Type osEnv : OpenShiftInternalEnvironment to osEnv : OpenShiftEnvironment in method public provision(osEnv OpenShiftEnvironment, identity RuntimeIdentity) : void in class org.eclipse.che.workspace.infrastructure.openshift.provision.UniqueNamesProvisioner |
From |
To |
|
Change Parameter Type osEnv : OpenShiftInternalEnvironment to osEnv : OpenShiftEnvironment in method public provision(osEnv OpenShiftEnvironment, identity RuntimeIdentity) : void in class org.eclipse.che.workspace.infrastructure.openshift.provision.env.EnvVarsConverter |
From |
To |
|
Change Parameter Type environment : InternalEnvironment to openShiftEnvironment : OpenShiftEnvironment in method public OpenShiftRuntimeContext(cheWebsocketEndpoint String, projectFactory OpenShiftProjectFactory, runtimeFactory OpenShiftRuntimeFactory, openShiftEnvironment OpenShiftEnvironment, identity RuntimeIdentity, infrastructure RuntimeInfrastructure) in class org.eclipse.che.workspace.infrastructure.openshift.OpenShiftRuntimeContext |
From |
To |
|
Change Parameter Type osEnv : OpenShiftInternalEnvironment to osEnv : OpenShiftEnvironment in method public provision(osEnv OpenShiftEnvironment, identity RuntimeIdentity) : void in class org.eclipse.che.workspace.infrastructure.openshift.provision.server.ServersConverter |
From |
To |
|
Change Parameter Type osEnv : OpenShiftInternalEnvironment to osEnv : OpenShiftEnvironment in method public provision(osEnv OpenShiftEnvironment, identity RuntimeIdentity) : void in class org.eclipse.che.workspace.infrastructure.openshift.provision.route.TlsRouteProvisioner |
From |
To |
|
Change Parameter Type env : OpenShiftInternalEnvironment to env : OpenShiftEnvironment in method private rewriteRestartPolicy(podSpec PodSpec, podName String, env OpenShiftEnvironment) : void in class org.eclipse.che.workspace.infrastructure.openshift.provision.restartpolicy.RestartPolicyRewriter |
From |
To |
|
Rename Parameter recipe : InternalRecipe to internalRecipe : InternalRecipe in method private OpenShiftEnvironment(internalRecipe InternalRecipe, machines Map<String,InternalMachineConfig>, warnings List<Warning>, pods Map<String,Pod>, services Map<String,Service>, routes Map<String,Route>, persistentVolumeClaims Map<String,PersistentVolumeClaim>) in class org.eclipse.che.workspace.infrastructure.openshift.environment.OpenShiftEnvironment |
From |
To |
|
Rename Parameter pvcs : Map<String,PersistentVolumeClaim> to persistentVolumeClaims : Map<String,PersistentVolumeClaim> in method private OpenShiftEnvironment(internalRecipe InternalRecipe, machines Map<String,InternalMachineConfig>, warnings List<Warning>, pods Map<String,Pod>, services Map<String,Service>, routes Map<String,Route>, persistentVolumeClaims Map<String,PersistentVolumeClaim>) in class org.eclipse.che.workspace.infrastructure.openshift.environment.OpenShiftEnvironment |
From |
To |
|
Rename Parameter warnings : List<Warning> to sourceWarnings : List<Warning> in method protected doCreate(recipe InternalRecipe, machines Map<String,InternalMachineConfig>, sourceWarnings List<Warning>) : OpenShiftEnvironment in class org.eclipse.che.workspace.infrastructure.openshift.environment.OpenShiftEnvironmentFactory |
From |
To |
|
Rename Parameter env : InternalEnvironment to osEnv : OpenShiftEnvironment in method public prepare(osEnv OpenShiftEnvironment, workspaceId String) : void in class org.eclipse.che.workspace.infrastructure.openshift.project.pvc.UniqueWorkspacePVCStrategy |
From |
To |
|
Rename Parameter environment : InternalEnvironment to openShiftEnvironment : OpenShiftEnvironment in method public OpenShiftRuntimeContext(cheWebsocketEndpoint String, projectFactory OpenShiftProjectFactory, runtimeFactory OpenShiftRuntimeFactory, openShiftEnvironment OpenShiftEnvironment, identity RuntimeIdentity, infrastructure RuntimeInfrastructure) in class org.eclipse.che.workspace.infrastructure.openshift.OpenShiftRuntimeContext |
From |
To |
|
Rename Parameter env : InternalEnvironment to osEnv : OpenShiftEnvironment in method public prepare(osEnv OpenShiftEnvironment, workspaceId String) : void in class org.eclipse.che.workspace.infrastructure.openshift.project.pvc.CommonPVCStrategy |
From |
To |