|
Change Parameter Type restoreFromSnapshot : boolean to restoreFromSnapshot : Boolean in method private startWorkspaceById(workspaceId String, defaultEnvironment String, restoreFromSnapshot Boolean) : void in class org.eclipse.che.ide.workspace.WorkspaceComponent |
From |
To |
|
Change Parameter Type restoreFromSnapshot : boolean to restoreFromSnapshot : Boolean in method public startWorkspace(workspaceID String, callback Callback<Component,Exception>, restoreFromSnapshot Boolean) : void in class org.eclipse.che.ide.workspace.WorkspaceComponent |
From |
To |
|
Change Parameter Type restoreFromSnapshot : boolean to restoreFromSnapshot : Boolean in method public handleWorkspaceEvents(workspace WorkspaceDto, callback Callback<Component,Exception>, restoreFromSnapshot Boolean) : void in class org.eclipse.che.ide.workspace.WorkspaceComponent |
From |
To |
|
Change Parameter Type restore : boolean to restore : Boolean in method public startById(id String, envName String, restore Boolean) : Promise<WorkspaceDto> in class org.eclipse.che.ide.workspace.WorkspaceServiceClientImpl |
From |
To |
|
Change Parameter Type snapshotCreator : WorkspaceSnapshotCreator to snapshotNotifier : WorkspaceSnapshotNotifier in method package WorkspaceEventsHandler(eventBus EventBus, locale CoreLocalizationConstant, dialogFactory DialogFactory, dtoUnmarshallerFactory DtoUnmarshallerFactory, notificationManager NotificationManager, messageBusProvider MessageBusProvider, snapshotNotifier WorkspaceSnapshotNotifier, workspaceServiceClient WorkspaceServiceClient, startWorkspaceNotification StartWorkspaceNotification, wsComponentProvider Provider<DefaultWorkspaceComponent>, asyncRequestFactory AsyncRequestFactory, execAgentCommandManager ExecAgentCommandManager, loader LoaderPresenter) in class org.eclipse.che.ide.workspace.WorkspaceEventsHandler |
From |
To |
|
Change Parameter Type restore : boolean to restore : Boolean in method public startById(id String, envName String, restore Boolean) : Promise<WorkspaceDto> in class org.eclipse.che.ide.api.workspace.WorkspaceServiceClient |
From |
To |
|
Change Parameter Type envName : String to restore : Boolean in method public startById(id String, envName String, restore Boolean) : Promise<WorkspaceDto> in class org.eclipse.che.ide.workspace.WorkspaceServiceClientImpl |
From |
To |
|
Rename Parameter snapshotCreator : WorkspaceSnapshotCreator to snapshotNotifier : WorkspaceSnapshotNotifier in method package WorkspaceEventsHandler(eventBus EventBus, locale CoreLocalizationConstant, dialogFactory DialogFactory, dtoUnmarshallerFactory DtoUnmarshallerFactory, notificationManager NotificationManager, messageBusProvider MessageBusProvider, snapshotNotifier WorkspaceSnapshotNotifier, workspaceServiceClient WorkspaceServiceClient, startWorkspaceNotification StartWorkspaceNotification, wsComponentProvider Provider<DefaultWorkspaceComponent>, asyncRequestFactory AsyncRequestFactory, execAgentCommandManager ExecAgentCommandManager, loader LoaderPresenter) in class org.eclipse.che.ide.workspace.WorkspaceEventsHandler |
From |
To |
|
Rename Parameter envName : String to restore : Boolean in method public startById(id String, envName String, restore Boolean) : Promise<WorkspaceDto> in class org.eclipse.che.ide.workspace.WorkspaceServiceClientImpl |
From |
To |