|
Push Down Method private getBaseUrl() : String from class org.eclipse.che.selenium.core.client.TestWorkspaceServiceClient to protected getBaseUrl() : String from class org.eclipse.che.selenium.core.client.AbstractTestWorkspaceServiceClient |
From |
To |
|
Push Down Method public ensureRunningStatus(workspace Workspace) : void from class org.eclipse.che.selenium.core.client.TestWorkspaceServiceClient to public ensureRunningStatus(workspace Workspace) : void from class org.eclipse.che.selenium.core.client.AbstractTestWorkspaceServiceClient |
From |
To |
|
Push Down Method private getIdBasedUrl(workspaceId String) : String from class org.eclipse.che.selenium.core.client.TestWorkspaceServiceClient to protected getIdBasedUrl(workspaceId String) : String from class org.eclipse.che.selenium.core.client.AbstractTestWorkspaceServiceClient |
From |
To |
|
Push Down Method public sendStartRequest(workspaceId String, workspaceName String) : void from class org.eclipse.che.selenium.core.client.TestWorkspaceServiceClient to public sendStartRequest(workspaceId String, workspaceName String) : void from class org.eclipse.che.selenium.core.client.AbstractTestWorkspaceServiceClient |
From |
To |
|
Push Down Method public TestWorkspaceServiceClient(apiEndpointProvider TestApiEndpointUrlProvider, requestFactory HttpJsonRequestFactory) from class org.eclipse.che.selenium.core.client.TestWorkspaceServiceClient to public AbstractTestWorkspaceServiceClient(apiEndpointProvider TestApiEndpointUrlProvider, requestFactory HttpJsonRequestFactory) from class org.eclipse.che.selenium.core.client.AbstractTestWorkspaceServiceClient |
From |
To |
|
Push Down Method public TestWorkspaceServiceClient(apiEndpointProvider TestApiEndpointUrlProvider, userHttpJsonRequestFactoryCreator TestUserHttpJsonRequestFactoryCreator, testUser TestUser) from class org.eclipse.che.selenium.core.client.TestWorkspaceServiceClient to public AbstractTestWorkspaceServiceClient(apiEndpointProvider TestApiEndpointUrlProvider, userHttpJsonRequestFactoryCreator TestUserHttpJsonRequestFactoryCreator, testUser TestUser) from class org.eclipse.che.selenium.core.client.AbstractTestWorkspaceServiceClient |
From |
To |
|
Push Down Method public getByName(workspace String, username String) : Workspace from class org.eclipse.che.selenium.core.client.TestWorkspaceServiceClient to public getByName(workspace String, username String) : Workspace from class org.eclipse.che.selenium.core.client.AbstractTestWorkspaceServiceClient |
From |
To |
|
Push Down Method public getServerFromDevMachineBySymbolicName(workspaceId String, serverName String) : Server from class org.eclipse.che.selenium.core.client.TestWorkspaceServiceClient to public getServerFromDevMachineBySymbolicName(workspaceId String, serverName String) : Server from class org.eclipse.che.selenium.core.client.AbstractTestWorkspaceServiceClient |
From |
To |
|
Push Down Method public getStatus(workspaceId String) : WorkspaceStatus from class org.eclipse.che.selenium.core.client.TestWorkspaceServiceClient to public getStatus(workspaceId String) : WorkspaceStatus from class org.eclipse.che.selenium.core.client.AbstractTestWorkspaceServiceClient |
From |
To |
|
Push Down Method public start(workspaceId String, workspaceName String, workspaceOwner DefaultTestUser) : void from class org.eclipse.che.selenium.core.client.TestWorkspaceServiceClient to public start(workspaceId String, workspaceName String, workspaceOwner TestUser) : void from class org.eclipse.che.selenium.core.client.CheTestWorkspaceServiceClient |
From |
To |
|
Push Down Method private getNameBasedUrl(workspaceName String, username String) : String from class org.eclipse.che.selenium.core.client.TestWorkspaceServiceClient to protected getNameBasedUrl(workspaceName String, username String) : String from class org.eclipse.che.selenium.core.client.AbstractTestWorkspaceServiceClient |
From |
To |
|
Push Down Method public getServerAddressByPort(workspaceId String, port int) : String from class org.eclipse.che.selenium.core.client.TestWorkspaceServiceClient to public getServerAddressByPort(workspaceId String, port int) : String from class org.eclipse.che.selenium.core.client.AbstractTestWorkspaceServiceClient |
From |
To |
|
Push Down Method public getAll() : List<String> from class org.eclipse.che.selenium.core.client.TestWorkspaceServiceClient to public getAll() : List<String> from class org.eclipse.che.selenium.core.client.AbstractTestWorkspaceServiceClient |
From |
To |
|
Push Down Method public waitStatus(workspaceName String, userName String, expectedStatus WorkspaceStatus) : void from class org.eclipse.che.selenium.core.client.TestWorkspaceServiceClient to public waitStatus(workspaceName String, userName String, expectedStatus WorkspaceStatus) : void from class org.eclipse.che.selenium.core.client.AbstractTestWorkspaceServiceClient |
From |
To |
|
Push Down Method public stop(workspaceName String, userName String) : void from class org.eclipse.che.selenium.core.client.TestWorkspaceServiceClient to public stop(workspaceName String, userName String) : void from class org.eclipse.che.selenium.core.client.AbstractTestWorkspaceServiceClient |
From |
To |
|
Push Down Method private convertToByte(numberOfMemValue int, desiredMeasureMemory MemoryMeasure) : long from class org.eclipse.che.selenium.core.client.TestWorkspaceServiceClient to protected convertToByte(numberOfMemValue int, desiredMeasureMemory MemoryMeasure) : long from class org.eclipse.che.selenium.core.client.AbstractTestWorkspaceServiceClient |
From |
To |
|
Push Down Method public deleteFactoryWorkspaces(originalName String, username String) : void from class org.eclipse.che.selenium.core.client.TestWorkspaceServiceClient to public deleteFactoryWorkspaces(originalName String, username String) : void from class org.eclipse.che.selenium.core.client.AbstractTestWorkspaceServiceClient |
From |
To |
|
Push Down Method public delete(workspaceName String, userName String) : void from class org.eclipse.che.selenium.core.client.TestWorkspaceServiceClient to public delete(workspaceName String, userName String) : void from class org.eclipse.che.selenium.core.client.AbstractTestWorkspaceServiceClient |
From |
To |
|
Push Down Method private sendStopRequest(workspaceName String, userName String) : void from class org.eclipse.che.selenium.core.client.TestWorkspaceServiceClient to private sendStopRequest(workspaceName String, userName String) : void from class org.eclipse.che.selenium.core.client.AbstractTestWorkspaceServiceClient |
From |
To |
|
Push Down Method public exists(workspace String, username String) : boolean from class org.eclipse.che.selenium.core.client.TestWorkspaceServiceClient to public exists(workspace String, username String) : boolean from class org.eclipse.che.selenium.core.client.AbstractTestWorkspaceServiceClient |
From |
To |
|
Push Down Method public getById(workspaceId String) : WorkspaceDto from class org.eclipse.che.selenium.core.client.TestWorkspaceServiceClient to public getById(workspaceId String) : WorkspaceDto from class org.eclipse.che.selenium.core.client.AbstractTestWorkspaceServiceClient |
From |
To |