|
Rename Attribute registry : String to machineCreator : DockerMachineCreator in class org.eclipse.che.workspace.infrastructure.docker.DockerMachineStarter |
From |
To |
|
Rename Attribute dockerNetworkLifecycle : NetworkLifecycle to networks : NetworkLifecycle in class org.eclipse.che.workspace.infrastructure.docker.DockerInternalRuntime |
From |
To |
|
Rename Attribute dockerRuntimeFactory : DockerRuntimeFactory to runtimeFactory : DockerRuntimeFactory in class org.eclipse.che.workspace.infrastructure.docker.DockerRuntimeContext |
From |
To |
|
Rename Attribute runtimeFactory : DockerRuntimeFactory to contextFactory : DockerRuntimeContextFactory in class org.eclipse.che.workspace.infrastructure.docker.DockerRuntimeInfrastructure |
From |
To |
|
Rename Attribute workspaceManager : Provider<WorkspaceManager> to workspaceDao : WorkspaceDao in class org.eclipse.che.workspace.infrastructure.docker.local.providers.LocalWorkspaceFolderPathProvider |
From |
To |
|
Rename Attribute installerRegistry : InstallerRegistry to containers : DockerContainers in class org.eclipse.che.workspace.infrastructure.docker.DockerRuntimeInfrastructure |
From |
To |
|
Rename Parameter dockerRuntimeFactory : DockerRuntimeFactory to runtimeFactory : DockerRuntimeFactory in method public DockerRuntimeContext(infrastructure DockerRuntimeInfrastructure, identity RuntimeIdentity, environment Environment, dockerEnv DockerEnvironment, installerRegistry InstallerRegistry, startStrategy ContainersStartStrategy, runtimeFactory DockerRuntimeFactory, containers DockerContainers, sharedPool DockerSharedPool, consistencyChecker RuntimeConsistencyChecker, websocketEndpointBase String) in class org.eclipse.che.workspace.infrastructure.docker.DockerRuntimeContext |
From |
To |
|
Rename Parameter container : String to containerId : String in method public DockerMachine(containerId String, image String, docker DockerConnector, servers Map<String,ServerImpl>, registry String, snapshotUseRegistry boolean, registryNamespace String, dockerMachineStopDetector DockerMachineStopDetector) in class org.eclipse.che.workspace.infrastructure.docker.DockerMachine |
From |
To |
|
Rename Parameter containerStarter : DockerMachineStarter to machineStarter : DockerMachineStarter in method private DockerInternalRuntime(context DockerRuntimeContext, urlRewriter URLRewriter, running boolean, networks NetworkLifecycle, machineStarter DockerMachineStarter, snapshotDao SnapshotDao, dockerRegistryClient DockerRegistryClient, eventService EventService, bootstrapperFactory DockerBootstrapperFactory, serverCheckerFactory ServerCheckerFactory, loggers MachineLoggersFactory) in class org.eclipse.che.workspace.infrastructure.docker.DockerInternalRuntime |
From |
To |
|
Rename Parameter dockerNetworkLifecycle : NetworkLifecycle to networks : NetworkLifecycle in method private DockerInternalRuntime(context DockerRuntimeContext, urlRewriter URLRewriter, running boolean, networks NetworkLifecycle, machineStarter DockerMachineStarter, snapshotDao SnapshotDao, dockerRegistryClient DockerRegistryClient, eventService EventService, bootstrapperFactory DockerBootstrapperFactory, serverCheckerFactory ServerCheckerFactory, loggers MachineLoggersFactory) in class org.eclipse.che.workspace.infrastructure.docker.DockerInternalRuntime |
From |
To |
|
Rename Parameter dockerEnvironment : DockerEnvironment to dockerEnv : DockerEnvironment in method public DockerRuntimeContext(infrastructure DockerRuntimeInfrastructure, identity RuntimeIdentity, environment Environment, dockerEnv DockerEnvironment, installerRegistry InstallerRegistry, startStrategy ContainersStartStrategy, runtimeFactory DockerRuntimeFactory, containers DockerContainers, sharedPool DockerSharedPool, consistencyChecker RuntimeConsistencyChecker, websocketEndpointBase String) in class org.eclipse.che.workspace.infrastructure.docker.DockerRuntimeContext |
From |
To |
|
Rename Parameter workspaceManager : Provider<WorkspaceManager> to workspaceDao : WorkspaceDao in method public LocalWorkspaceFolderPathProvider(workspacesMountPoint String, workspaceDao WorkspaceDao) in class org.eclipse.che.workspace.infrastructure.docker.local.providers.LocalWorkspaceFolderPathProvider |
From |
To |