|
Rename Method public abstract prepare(id RuntimeIdentity, environment InternalEnvironment) : RuntimeContext renamed to protected abstract internalPrepare(id RuntimeIdentity, environment InternalEnvironment) : RuntimeContext in class org.eclipse.che.api.workspace.server.spi.RuntimeInfrastructure |
From |
To |
|
Rename Method public prepare(id RuntimeIdentity, environment InternalEnvironment) : OpenShiftRuntimeContext renamed to public internalPrepare(id RuntimeIdentity, environment InternalEnvironment) : OpenShiftRuntimeContext in class org.eclipse.che.workspace.infrastructure.openshift.OpenShiftInfrastructure |
From |
To |
|
Rename Method public prepare(identity RuntimeIdentity, environment InternalEnvironment) : DockerRuntimeContext renamed to protected internalPrepare(identity RuntimeIdentity, environment InternalEnvironment) : DockerRuntimeContext in class org.eclipse.che.workspace.infrastructure.docker.DockerRuntimeInfrastructure |
From |
To |
|
Rename Method public prepare(id RuntimeIdentity, environment InternalEnvironment) : RuntimeContext renamed to public internalPrepare(id RuntimeIdentity, environment InternalEnvironment) : RuntimeContext in class org.eclipse.che.api.workspace.server.WorkspaceRuntimesTest.TestInfrastructure |
From |
To |