|
Change Parameter Type update : ManagedRecipe to update : RecipeImpl in method public update(update RecipeImpl) : RecipeImpl in class org.eclipse.che.api.local.LocalRecipeDaoImpl |
From |
To |
|
Change Parameter Type recipe : ManagedRecipe to recipe : RecipeImpl in method public create(recipe RecipeImpl) : void in class org.eclipse.che.api.local.LocalRecipeDaoImpl |
From |
To |
|
Change Parameter Type recipe : ManagedRecipe to recipe : RecipeImpl in method public update(recipe RecipeImpl) : RecipeImpl in class org.eclipse.che.api.machine.server.dao.RecipeDao |
From |
To |
|
Change Parameter Type recipe : ManagedRecipe to recipe : RecipeImpl in method public create(recipe RecipeImpl) : void in class org.eclipse.che.api.machine.server.dao.RecipeDao |
From |
To |
|
Change Parameter Type acl : List<String> to acl : List<AclEntryImpl> in method public setAcl(acl List<AclEntryImpl>) : void in class org.eclipse.che.api.machine.server.recipe.RecipeImpl |
From |
To |
|
Change Parameter Type acl : List<String> to acl : List<AclEntryImpl> in method public setAcl(acl List<AclEntryImpl>) : void in class org.eclipse.che.api.workspace.server.model.impl.stack.StackImpl |
From |
To |
|
Inline Method private createRecipe(newRecipe NewRecipe, callback AsyncCallback<RecipeDescriptor>) : void inlined to public createRecipe(newRecipe NewRecipe) : Promise<RecipeDescriptor> in class org.eclipse.che.ide.api.machine.RecipeServiceClientImpl |
From |
To |
|
Inline Method private searchRecipes(tags List<String>, type String, skipCount int, maxItems int, callback AsyncCallback<List<RecipeDescriptor>>) : void inlined to public searchRecipes(tags List<String>, type String, skipCount int, maxItems int) : Promise<List<RecipeDescriptor>> in class org.eclipse.che.ide.api.machine.RecipeServiceClientImpl |
From |
To |
|
Inline Method private removeRecipe(id String, callback AsyncCallback<Void>) : void inlined to public removeRecipe(id String) : Promise<Void> in class org.eclipse.che.ide.api.machine.RecipeServiceClientImpl |
From |
To |
|
Change Return Type void to RecipeImpl in method public update(update RecipeImpl) : RecipeImpl in class org.eclipse.che.api.local.LocalRecipeDaoImpl |
From |
To |
|
Change Return Type Group to void in method public setAcl(acl List<AclEntryImpl>) : void in class org.eclipse.che.api.workspace.server.model.impl.stack.StackImpl |
From |
To |
|
Change Return Type ManagedRecipe to RecipeImpl in method public getById(id String) : RecipeImpl in class org.eclipse.che.api.machine.server.dao.RecipeDao |
From |
To |
|
Change Return Type void to StackImpl in method public update(update StackImpl) : StackImpl in class org.eclipse.che.api.workspace.server.spi.StackDao |
From |
To |
|
Change Return Type List<ManagedRecipe> to List<RecipeImpl> in method public search(user String, tags List<String>, type String, skipCount int, maxItems int) : List<RecipeImpl> in class org.eclipse.che.api.local.LocalRecipeDaoImpl |
From |
To |
|
Change Return Type List<ManagedRecipe> to List<RecipeImpl> in method private loadRecipes(recipesPath String) : List<RecipeImpl> in class org.eclipse.che.api.machine.server.recipe.RecipeLoader |
From |
To |
|
Change Return Type void to StackImpl in method public update(update StackImpl) : StackImpl in class org.eclipse.che.api.local.LocalStackDaoImpl |
From |
To |
|
Change Return Type List<ManagedRecipe> to List<RecipeImpl> in method public search(user String, tags List<String>, type String, skipCount int, maxItems int) : List<RecipeImpl> in class org.eclipse.che.api.machine.server.dao.RecipeDao |
From |
To |
|
Change Return Type void to RecipeImpl in method public update(recipe RecipeImpl) : RecipeImpl in class org.eclipse.che.api.machine.server.dao.RecipeDao |
From |
To |
|
Change Return Type ManagedRecipe to RecipeImpl in method public getById(id String) : RecipeImpl in class org.eclipse.che.api.local.LocalRecipeDaoImpl |
From |
To |
|
Change Variable Type recipe2 : ManagedRecipe to recipe2 : RecipeImpl in method public shouldBeAbleToSearchRecipes() : void in class org.eclipse.che.api.machine.server.recipe.RecipeServiceTest |
From |
To |
|
Change Variable Type recipe : ManagedRecipe to recipe : RecipeImpl in method public start() : void in class org.eclipse.che.api.machine.server.recipe.RecipeLoader |
From |
To |
|
Change Variable Type recipe : ManagedRecipe to recipe : RecipeImpl in method public shouldBeAbleToUpdateRecipe() : void in class org.eclipse.che.api.machine.server.recipe.RecipeServiceTest |
From |
To |
|
Change Variable Type recipe1 : ManagedRecipe to recipe1 : RecipeImpl in method public shouldBeAbleToSearchRecipes() : void in class org.eclipse.che.api.machine.server.recipe.RecipeServiceTest |
From |
To |
|
Change Variable Type recipe : ManagedRecipe to recipe : RecipeImpl in method public shouldBeAbleToRemoveRecipe() : void in class org.eclipse.che.api.machine.server.recipe.RecipeServiceTest |
From |
To |
|
Change Variable Type recipe : ManagedRecipe to recipe : RecipeImpl in method public createRecipe(newRecipe NewRecipe) : Response in class org.eclipse.che.api.machine.server.recipe.RecipeService |
From |
To |
|
Change Variable Type recipe : ManagedRecipe to recipe : RecipeImpl in method public getById(id String) : RecipeImpl in class org.eclipse.che.api.local.LocalRecipeDaoImpl |
From |
To |