|
Change Parameter Type openshiftMachine : OpenshiftMachine to openShiftMachine : OpenShiftMachine in method public OpenShiftBootstrapper(machineName String, runtimeIdentity RuntimeIdentity, installers List<InstallerImpl>, openShiftMachine OpenShiftMachine, websocketBaseEndpoint String, bootstrapperBinaryUrl String, bootstrappingTimeoutMinutes int, installerTimeoutSeconds int, serverCheckPeriodSeconds int, eventService EventService) in class org.eclipse.che.workspace.infrastructure.openshift.bootstrapper.OpenShiftBootstrapper |
From |
To |
|
Change Parameter Type envProvisioner : OpenshiftEnvironmentProvisioner to envProvisioner : OpenShiftEnvironmentProvisioner in method public OpenShiftInfrastructure(eventService EventService, runtimeContextFactory OpenShiftRuntimeContextFactory, envParser OpenShiftEnvironmentParser, envProvisioner OpenShiftEnvironmentProvisioner) in class org.eclipse.che.workspace.infrastructure.openshift.OpenShiftInfrastructure |
From |
To |
|
Change Parameter Type clientFactory : OpenshiftClientFactory to clientFactory : OpenShiftClientFactory in method public OpenShiftMachine(clientFactory OpenShiftClientFactory, projectName String, podName String, containerName String) in class org.eclipse.che.workspace.infrastructure.openshift.OpenShiftMachine |
From |
To |
|
Change Parameter Type clientFactory : OpenshiftClientFactory to clientFactory : OpenShiftClientFactory in method public OpenShiftInternalRuntime(context OpenShiftRuntimeContext, urlRewriter URLRewriter.NoOpURLRewriter, clientFactory OpenShiftClientFactory, eventService EventService, openShiftBootstrapperFactory OpenShiftBootstrapperFactory, machineStartTimeoutMin int) in class org.eclipse.che.workspace.infrastructure.openshift.OpenShiftInternalRuntime |
From |
To |
|
Change Parameter Type openshiftEnvironment : OpenshiftEnvironment to openShiftEnvironment : OpenShiftEnvironment in method public OpenShiftRuntimeContext(environment Environment, openShiftEnvironment OpenShiftEnvironment, identity RuntimeIdentity, infrastructure RuntimeInfrastructure, installerRegistry InstallerRegistry, runtimeFactory OpenShiftRuntimeFactory, websocketEndpointBase String) in class org.eclipse.che.workspace.infrastructure.openshift.OpenShiftRuntimeContext |
From |
To |
|
Change Parameter Type runtimeFactory : OpenshiftRuntimeFactory to runtimeFactory : OpenShiftRuntimeFactory in method public OpenShiftRuntimeContext(environment Environment, openShiftEnvironment OpenShiftEnvironment, identity RuntimeIdentity, infrastructure RuntimeInfrastructure, installerRegistry InstallerRegistry, runtimeFactory OpenShiftRuntimeFactory, websocketEndpointBase String) in class org.eclipse.che.workspace.infrastructure.openshift.OpenShiftRuntimeContext |
From |
To |
|
Change Parameter Type context : OpenshiftRuntimeContext to context : OpenShiftRuntimeContext in method public create(context OpenShiftRuntimeContext) : OpenShiftInternalRuntime in class org.eclipse.che.workspace.infrastructure.openshift.OpenShiftRuntimeFactory |
From |
To |
|
Change Parameter Type internalEnv : OpenshiftEnvironment to internalEnv : OpenShiftEnvironment in method public provision(envConfig Environment, internalEnv OpenShiftEnvironment, identity RuntimeIdentity) : void in class org.eclipse.che.workspace.infrastructure.openshift.provision.OpenShiftEnvironmentProvisioner |
From |
To |
|
Change Parameter Type runtimeContextFactory : OpenshiftRuntimeContextFactory to runtimeContextFactory : OpenShiftRuntimeContextFactory in method public OpenShiftInfrastructure(eventService EventService, runtimeContextFactory OpenShiftRuntimeContextFactory, envParser OpenShiftEnvironmentParser, envProvisioner OpenShiftEnvironmentProvisioner) in class org.eclipse.che.workspace.infrastructure.openshift.OpenShiftInfrastructure |
From |
To |
|
Change Parameter Type openshiftBootstrapperFactory : OpenshiftBootstrapperFactory to openShiftBootstrapperFactory : OpenShiftBootstrapperFactory in method public OpenShiftInternalRuntime(context OpenShiftRuntimeContext, urlRewriter URLRewriter.NoOpURLRewriter, clientFactory OpenShiftClientFactory, eventService EventService, openShiftBootstrapperFactory OpenShiftBootstrapperFactory, machineStartTimeoutMin int) in class org.eclipse.che.workspace.infrastructure.openshift.OpenShiftInternalRuntime |
From |
To |
|
Change Parameter Type clientFactory : OpenshiftClientFactory to clientFactory : OpenShiftClientFactory in method public OpenShiftEnvironmentParser(clientFactory OpenShiftClientFactory, recipeDownloader RecipeDownloader) in class org.eclipse.che.workspace.infrastructure.openshift.environment.OpenShiftEnvironmentParser |
From |
To |
|
Change Parameter Type envParser : OpenshiftEnvironmentParser to envParser : OpenShiftEnvironmentParser in method public OpenShiftInfrastructure(eventService EventService, runtimeContextFactory OpenShiftRuntimeContextFactory, envParser OpenShiftEnvironmentParser, envProvisioner OpenShiftEnvironmentProvisioner) in class org.eclipse.che.workspace.infrastructure.openshift.OpenShiftInfrastructure |
From |
To |
|
Change Parameter Type context : OpenshiftRuntimeContext to context : OpenShiftRuntimeContext in method public OpenShiftInternalRuntime(context OpenShiftRuntimeContext, urlRewriter URLRewriter.NoOpURLRewriter, clientFactory OpenShiftClientFactory, eventService EventService, openShiftBootstrapperFactory OpenShiftBootstrapperFactory, machineStartTimeoutMin int) in class org.eclipse.che.workspace.infrastructure.openshift.OpenShiftInternalRuntime |
From |
To |
|
Change Return Type OpenshiftEnvironment to OpenShiftEnvironment in method public withServices(services Map<String,Service>) : OpenShiftEnvironment in class org.eclipse.che.workspace.infrastructure.openshift.environment.OpenShiftEnvironment |
From |
To |
|
Change Return Type OpenshiftInternalRuntime to OpenShiftInternalRuntime in method public create(context OpenShiftRuntimeContext) : OpenShiftInternalRuntime in class org.eclipse.che.workspace.infrastructure.openshift.OpenShiftRuntimeFactory |
From |
To |
|
Change Return Type OpenshiftEnvironment to OpenShiftEnvironment in method public withPods(pods Map<String,Pod>) : OpenShiftEnvironment in class org.eclipse.che.workspace.infrastructure.openshift.environment.OpenShiftEnvironment |
From |
To |
|
Change Return Type OpenshiftEnvironment to OpenShiftEnvironment in method public getOpenShiftEnvironment() : OpenShiftEnvironment in class org.eclipse.che.workspace.infrastructure.openshift.OpenShiftRuntimeContext |
From |
To |
|
Change Return Type OpenshiftEnvironment to OpenShiftEnvironment in method public withRoutes(routes Map<String,Route>) : OpenShiftEnvironment in class org.eclipse.che.workspace.infrastructure.openshift.environment.OpenShiftEnvironment |
From |
To |
|
Change Return Type OpenshiftEnvironment to OpenShiftEnvironment in method public parse(environment Environment) : OpenShiftEnvironment in class org.eclipse.che.workspace.infrastructure.openshift.environment.OpenShiftEnvironmentParser |
From |
To |
|
Rename Class org.eclipse.che.workspace.infrastructure.openshift.bootstrapper.OpenshiftBootstrapper renamed to org.eclipse.che.workspace.infrastructure.openshift.bootstrapper.OpenShiftBootstrapper |
From |
To |
|
Rename Class org.eclipse.che.workspace.infrastructure.openshift.OpenshiftRuntimeContext renamed to org.eclipse.che.workspace.infrastructure.openshift.OpenShiftRuntimeContext |
From |
To |
|
Rename Class org.eclipse.che.workspace.infrastructure.openshift.OpenshiftInfrastructure renamed to org.eclipse.che.workspace.infrastructure.openshift.OpenShiftInfrastructure |
From |
To |
|
Rename Class org.eclipse.che.workspace.infrastructure.openshift.OpenshiftInternalRuntime renamed to org.eclipse.che.workspace.infrastructure.openshift.OpenShiftInternalRuntime |
From |
To |
|
Rename Class org.eclipse.che.workspace.infrastructure.openshift.bootstrapper.OpenshiftBootstrapperFactory renamed to org.eclipse.che.workspace.infrastructure.openshift.bootstrapper.OpenShiftBootstrapperFactory |
From |
To |
|
Rename Class org.eclipse.che.workspace.infrastructure.openshift.environment.OpenshiftEnvironmentParser renamed to org.eclipse.che.workspace.infrastructure.openshift.environment.OpenShiftEnvironmentParser |
From |
To |
|
Rename Class org.eclipse.che.workspace.infrastructure.openshift.OpenshiftMachine renamed to org.eclipse.che.workspace.infrastructure.openshift.OpenShiftMachine |
From |
To |
|
Rename Class org.eclipse.che.workspace.infrastructure.openshift.provision.OpenshiftEnvironmentProvisioner renamed to org.eclipse.che.workspace.infrastructure.openshift.provision.OpenShiftEnvironmentProvisioner |
From |
To |
|
Rename Class org.eclipse.che.workspace.infrastructure.openshift.OpenshiftRuntimeFactory renamed to org.eclipse.che.workspace.infrastructure.openshift.OpenShiftRuntimeFactory |
From |
To |
|
Rename Class org.eclipse.che.workspace.infrastructure.openshift.environment.OpenshiftEnvironment renamed to org.eclipse.che.workspace.infrastructure.openshift.environment.OpenShiftEnvironment |
From |
To |
|
Rename Class org.eclipse.che.workspace.infrastructure.openshift.OpenshiftClientFactory renamed to org.eclipse.che.workspace.infrastructure.openshift.OpenShiftClientFactory |
From |
To |
|
Rename Class org.eclipse.che.workspace.infrastructure.openshift.OpenshiftInfraModule renamed to org.eclipse.che.workspace.infrastructure.openshift.OpenShiftInfraModule |
From |
To |
|
Rename Class org.eclipse.che.workspace.infrastructure.openshift.OpenshiftRuntimeContextFactory renamed to org.eclipse.che.workspace.infrastructure.openshift.OpenShiftRuntimeContextFactory |
From |
To |
|
Change Attribute Type runtimeFactory : OpenshiftRuntimeFactory to runtimeFactory : OpenShiftRuntimeFactory in class org.eclipse.che.workspace.infrastructure.openshift.OpenShiftRuntimeContext |
From |
To |
|
Change Attribute Type envParser : OpenshiftEnvironmentParser to envParser : OpenShiftEnvironmentParser in class org.eclipse.che.workspace.infrastructure.openshift.OpenShiftInfrastructure |
From |
To |
|
Change Attribute Type clientFactory : OpenshiftClientFactory to clientFactory : OpenShiftClientFactory in class org.eclipse.che.workspace.infrastructure.openshift.OpenShiftMachine |
From |
To |
|
Change Attribute Type openshiftBootstrapperFactory : OpenshiftBootstrapperFactory to openShiftBootstrapperFactory : OpenShiftBootstrapperFactory in class org.eclipse.che.workspace.infrastructure.openshift.OpenShiftInternalRuntime |
From |
To |
|
Change Attribute Type runtimeContextFactory : OpenshiftRuntimeContextFactory to runtimeContextFactory : OpenShiftRuntimeContextFactory in class org.eclipse.che.workspace.infrastructure.openshift.OpenShiftInfrastructure |
From |
To |
|
Change Attribute Type envProvisioner : OpenshiftEnvironmentProvisioner to envProvisioner : OpenShiftEnvironmentProvisioner in class org.eclipse.che.workspace.infrastructure.openshift.OpenShiftInfrastructure |
From |
To |
|
Change Attribute Type clientFactory : OpenshiftClientFactory to clientFactory : OpenShiftClientFactory in class org.eclipse.che.workspace.infrastructure.openshift.OpenShiftInternalRuntime |
From |
To |
|
Change Attribute Type clientFactory : OpenshiftClientFactory to clientFactory : OpenShiftClientFactory in class org.eclipse.che.workspace.infrastructure.openshift.environment.OpenShiftEnvironmentParser |
From |
To |
|
Change Attribute Type openshiftEnvironment : OpenshiftEnvironment to openShiftEnvironment : OpenShiftEnvironment in class org.eclipse.che.workspace.infrastructure.openshift.OpenShiftRuntimeContext |
From |
To |
|
Change Attribute Type openshiftMachine : OpenshiftMachine to openShiftMachine : OpenShiftMachine in class org.eclipse.che.workspace.infrastructure.openshift.bootstrapper.OpenShiftBootstrapper |
From |
To |
|
Change Attribute Type machines : Map<String,OpenshiftMachine> to machines : Map<String,OpenShiftMachine> in class org.eclipse.che.workspace.infrastructure.openshift.OpenShiftInternalRuntime |
From |
To |
|
Rename Parameter openshiftEnvironment : OpenshiftEnvironment to openShiftEnvironment : OpenShiftEnvironment in method public OpenShiftRuntimeContext(environment Environment, openShiftEnvironment OpenShiftEnvironment, identity RuntimeIdentity, infrastructure RuntimeInfrastructure, installerRegistry InstallerRegistry, runtimeFactory OpenShiftRuntimeFactory, websocketEndpointBase String) in class org.eclipse.che.workspace.infrastructure.openshift.OpenShiftRuntimeContext |
From |
To |
|
Rename Parameter openshiftBootstrapperFactory : OpenshiftBootstrapperFactory to openShiftBootstrapperFactory : OpenShiftBootstrapperFactory in method public OpenShiftInternalRuntime(context OpenShiftRuntimeContext, urlRewriter URLRewriter.NoOpURLRewriter, clientFactory OpenShiftClientFactory, eventService EventService, openShiftBootstrapperFactory OpenShiftBootstrapperFactory, machineStartTimeoutMin int) in class org.eclipse.che.workspace.infrastructure.openshift.OpenShiftInternalRuntime |
From |
To |
|
Rename Parameter openshiftMachine : OpenshiftMachine to openShiftMachine : OpenShiftMachine in method public OpenShiftBootstrapper(machineName String, runtimeIdentity RuntimeIdentity, installers List<InstallerImpl>, openShiftMachine OpenShiftMachine, websocketBaseEndpoint String, bootstrapperBinaryUrl String, bootstrappingTimeoutMinutes int, installerTimeoutSeconds int, serverCheckPeriodSeconds int, eventService EventService) in class org.eclipse.che.workspace.infrastructure.openshift.bootstrapper.OpenShiftBootstrapper |
From |
To |