|
Change Parameter Type update : RecipeUpdate to update : OldRecipeUpdate in method public updateRecipe(update OldRecipeUpdate) : OldRecipeDescriptor in class org.eclipse.che.api.machine.server.recipe.RecipeService |
From |
To |
|
Change Parameter Type recipe : RecipeImpl to recipe : OldRecipeImpl in method public BeforeRecipeRemovedEvent(recipe OldRecipeImpl) in class org.eclipse.che.api.machine.server.event.BeforeRecipeRemovedEvent |
From |
To |
|
Change Parameter Type machineConfig : MachineConfig to machineConfig : OldMachineConfig in method public getRecipe(machineConfig OldMachineConfig) : OldRecipeImpl in class org.eclipse.che.api.machine.server.util.RecipeDownloader |
From |
To |
|
Change Parameter Type recipe : RecipeImpl to recipe : OldRecipeImpl in method protected doCreate(recipe OldRecipeImpl) : void in class org.eclipse.che.api.machine.server.jpa.JpaRecipeDao |
From |
To |
|
Change Parameter Type recipe : ManagedRecipe to recipe : ManagedOldRecipe in method public RecipePersistedEvent(recipe ManagedOldRecipe) in class org.eclipse.che.api.machine.server.event.RecipePersistedEvent |
From |
To |
|
Change Parameter Type servers : List<? extends ServerConf> to servers : List<? extends OldServerConf> in method public setServers(servers List<? extends OldServerConf>) : MachineConfigImplBuilder in class org.eclipse.che.api.machine.server.model.impl.OldMachineConfigImpl.MachineConfigImplBuilder |
From |
To |
|
Change Parameter Type recipe : ManagedRecipe to recipe : ManagedOldRecipe in method private asRecipeDescriptor(recipe ManagedOldRecipe) : OldRecipeDescriptor in class org.eclipse.che.api.machine.server.recipe.RecipeService |
From |
To |
|
Change Parameter Type machineConfig : MachineConfig to machineConfig : OldMachineConfig in method public setConfig(machineConfig OldMachineConfig) : MachineImplBuilder in class org.eclipse.che.api.machine.server.model.impl.OldMachineImpl.MachineImplBuilder |
From |
To |
|
Change Parameter Type recipe : RecipeImpl to recipe : OldRecipeImpl in method public update(recipe OldRecipeImpl) : OldRecipeImpl in class org.eclipse.che.api.machine.server.spi.RecipeDao |
From |
To |
|
Change Parameter Type config : MachineConfig to config : OldMachineConfig in method public asDto(config OldMachineConfig) : OldMachineConfigDto in class org.eclipse.che.api.machine.server.DtoConverter |
From |
To |
|
Change Parameter Type serverConf : ServerConf to serverConf : OldServerConf in method public asDto(serverConf OldServerConf) : OldServerConfDto in class org.eclipse.che.api.machine.server.DtoConverter |
From |
To |
|
Change Parameter Type recipe : RecipeImpl to recipe : OldRecipeImpl in method public create(recipe OldRecipeImpl) : void in class org.eclipse.che.api.machine.server.jpa.JpaRecipeDao |
From |
To |
|
Change Parameter Type recipe : RecipeImpl to recipe : OldRecipeImpl in method public create(recipe OldRecipeImpl) : void in class org.eclipse.che.api.machine.server.spi.RecipeDao |
From |
To |
|
Change Parameter Type recipe : Recipe to recipe : OldRecipe in method public serialize(recipe OldRecipe, type Type, context JsonSerializationContext) : JsonElement in class org.eclipse.che.api.machine.server.recipe.adapters.RecipeTypeAdapter |
From |
To |
|
Change Parameter Type servers : List<ServerConfDto> to servers : List<OldServerConfDto> in method public withServers(servers List<OldServerConfDto>) : OldMachineConfigDto in class org.eclipse.che.api.machine.shared.dto.OldMachineConfigDto |
From |
To |
|
Change Parameter Type machine : Machine to machine : OldMachine in method public OldMachineImpl(machine OldMachine) in class org.eclipse.che.api.machine.server.model.impl.OldMachineImpl |
From |
To |
|
Change Parameter Type machine : Machine to machine : OldMachine in method public AbstractInstance(machine OldMachine) in class org.eclipse.che.api.machine.server.spi.impl.AbstractInstance |
From |
To |
|
Change Parameter Type machineConfig : MachineConfig to machineConfig : OldMachineConfig in method public fromConfig(machineConfig OldMachineConfig) : MachineConfigImplBuilder in class org.eclipse.che.api.machine.server.model.impl.OldMachineConfigImpl.MachineConfigImplBuilder |
From |
To |
|
Change Parameter Type machineConfig : MachineConfig to machineConfig : OldMachineConfig in method public fromConfig(machineConfig OldMachineConfig) : SnapshotBuilder in class org.eclipse.che.api.machine.server.model.impl.SnapshotImpl.SnapshotBuilder |
From |
To |
|
Change Parameter Type recipe : Recipe to recipe : OldRecipe in method public OldRecipeImpl(recipe OldRecipe) in class org.eclipse.che.api.machine.server.recipe.OldRecipeImpl |
From |
To |
|
Change Parameter Type servers : List<? extends ServerConf> to servers : List<? extends OldServerConf> in method public OldMachineConfigImpl(dev boolean, name String, type String, source MachineSource, machineLimits MachineLimits, servers List<? extends OldServerConf>, envVariables Map<String,String>) in class org.eclipse.che.api.machine.server.model.impl.OldMachineConfigImpl |
From |
To |
|
Change Parameter Type servers : List<ServerConfImpl> to servers : List<OldServerConfImpl> in method public setServers(servers List<OldServerConfImpl>) : void in class org.eclipse.che.api.machine.server.model.impl.OldMachineConfigImpl |
From |
To |
|
Change Parameter Type recipe : RecipeImpl to recipe : OldRecipeImpl in method public OldRecipeImpl(recipe OldRecipeImpl) in class org.eclipse.che.api.machine.server.recipe.OldRecipeImpl |
From |
To |
|
Change Parameter Type recipe : ManagedRecipe to recipe : ManagedOldRecipe in method public OldRecipeImpl(recipe ManagedOldRecipe) in class org.eclipse.che.api.machine.server.recipe.OldRecipeImpl |
From |
To |
|
Change Parameter Type machineConfig : MachineConfig to machineConfig : OldMachineConfig in method public getRecipe(machineConfig OldMachineConfig) : OldRecipe in class org.eclipse.che.api.machine.server.util.RecipeRetriever |
From |
To |
|
Change Parameter Type servers : List<ServerConfDto> to servers : List<OldServerConfDto> in method public setServers(servers List<OldServerConfDto>) : void in class org.eclipse.che.api.machine.shared.dto.OldMachineConfigDto |
From |
To |
|
Change Parameter Type server : Server to server : OldServer in method public OldServerImpl(server OldServer) in class org.eclipse.che.api.machine.server.model.impl.OldServerImpl |
From |
To |
|
Change Parameter Type machineRuntime : MachineRuntimeInfo to machine : Machine in method public setRuntime(machine Machine) : MachineImplBuilder in class org.eclipse.che.api.machine.server.model.impl.OldMachineImpl.MachineImplBuilder |
From |
To |
|
Change Parameter Type serverConf : ServerConf to serverConf : OldServerConf in method public OldServerConfImpl(serverConf OldServerConf) in class org.eclipse.che.api.machine.server.model.impl.OldServerConfImpl |
From |
To |
|
Change Parameter Type update : RecipeImpl to update : OldRecipeImpl in method protected doUpdate(update OldRecipeImpl) : OldRecipeImpl in class org.eclipse.che.api.machine.server.jpa.JpaRecipeDao |
From |
To |
|
Change Parameter Type newRecipe : NewRecipe to newRecipe : NewOldRecipe in method public createRecipe(newRecipe NewOldRecipe) : Response in class org.eclipse.che.api.machine.server.recipe.RecipeService |
From |
To |
|
Change Parameter Type machineCfg : MachineConfig to machineCfg : OldMachineConfig in method public OldMachineConfigImpl(machineCfg OldMachineConfig) in class org.eclipse.che.api.machine.server.model.impl.OldMachineConfigImpl |
From |
To |
|
Change Parameter Type machine : Machine to machine : OldMachine in method public fromMachine(machine OldMachine) : MachineImplBuilder in class org.eclipse.che.api.machine.server.model.impl.OldMachineImpl.MachineImplBuilder |
From |
To |
|
Change Parameter Type update : RecipeImpl to update : OldRecipeImpl in method public update(update OldRecipeImpl) : OldRecipeImpl in class org.eclipse.che.api.machine.server.jpa.JpaRecipeDao |
From |
To |
|
Move Method public getServers() : Map<String,ServerImpl> from class org.eclipse.che.api.machine.server.model.impl.MachineRuntimeInfoImpl to public getServers() : Map<String,ServerImpl> from class org.eclipse.che.api.machine.server.model.impl.MachineImpl |
From |
To |
|
Move Method public setId(id String) : void from class org.eclipse.che.api.machine.server.model.impl.MachineImpl to public setId(id String) : void from class org.eclipse.che.api.machine.server.model.impl.OldMachineImpl |
From |
To |
|
Move Method public toString() : String from class org.eclipse.che.api.machine.server.model.impl.ServerImpl to public toString() : String from class org.eclipse.che.api.machine.server.model.impl.OldServerImpl |
From |
To |
|
Move Method public getOwner() : String from class org.eclipse.che.api.machine.server.model.impl.MachineImpl to public getOwner() : String from class org.eclipse.che.api.machine.server.model.impl.OldMachineImpl |
From |
To |
|
Move Method public equals(o Object) : boolean from class org.eclipse.che.api.machine.server.model.impl.ServerImpl to public equals(o Object) : boolean from class org.eclipse.che.api.machine.server.model.impl.OldServerImpl |
From |
To |
|
Move Method public getProperties() : ServerProperties from class org.eclipse.che.api.machine.server.model.impl.ServerImpl to public getProperties() : ServerProperties from class org.eclipse.che.api.machine.server.model.impl.OldServerImpl |
From |
To |
|
Move Method public getId() : String from class org.eclipse.che.api.machine.server.model.impl.MachineImpl to public getId() : String from class org.eclipse.che.api.machine.server.model.impl.OldMachineImpl |
From |
To |
|
Move Method public getAddress() : String from class org.eclipse.che.api.machine.server.model.impl.ServerImpl to public getAddress() : String from class org.eclipse.che.api.machine.server.model.impl.OldServerImpl |
From |
To |
|
Move Method public hashCode() : int from class org.eclipse.che.api.machine.server.model.impl.ServerImpl to public hashCode() : int from class org.eclipse.che.api.machine.server.model.impl.OldServerImpl |
From |
To |
|
Move Method public setRef(ref String) : void from class org.eclipse.che.api.machine.server.model.impl.ServerImpl to public setRef(ref String) : void from class org.eclipse.che.api.machine.server.model.impl.OldServerImpl |
From |
To |
|
Move Method public getProtocol() : String from class org.eclipse.che.api.machine.server.model.impl.ServerImpl to public getProtocol() : String from class org.eclipse.che.api.machine.server.model.impl.OldServerImpl |
From |
To |
|
Move Method public getStatus() : MachineStatus from class org.eclipse.che.api.machine.server.model.impl.MachineImpl to public getStatus() : MachineStatus from class org.eclipse.che.api.machine.server.model.impl.OldMachineImpl |
From |
To |
|
Move Method public getWorkspaceId() : String from class org.eclipse.che.api.machine.server.model.impl.MachineImpl to public getWorkspaceId() : String from class org.eclipse.che.api.machine.server.model.impl.OldMachineImpl |
From |
To |
|
Move Method public setAddress(address String) : void from class org.eclipse.che.api.machine.server.model.impl.ServerImpl to public setAddress(address String) : void from class org.eclipse.che.api.machine.server.model.impl.OldServerImpl |
From |
To |
|
Move Method public setProperties(properties ServerPropertiesImpl) : void from class org.eclipse.che.api.machine.server.model.impl.ServerImpl to public setProperties(properties ServerPropertiesImpl) : void from class org.eclipse.che.api.machine.server.model.impl.OldServerImpl |
From |
To |
|
Move Method public setStatus(status MachineStatus) : void from class org.eclipse.che.api.machine.server.model.impl.MachineImpl to public setStatus(status MachineStatus) : void from class org.eclipse.che.api.machine.server.model.impl.OldMachineImpl |
From |
To |
|
Move Method public getProperties() : Map<String,String> from class org.eclipse.che.api.machine.server.model.impl.MachineRuntimeInfoImpl to public getProperties() : Map<String,String> from class org.eclipse.che.api.machine.server.model.impl.MachineImpl |
From |
To |
|
Move Method public getRef() : String from class org.eclipse.che.api.machine.server.model.impl.ServerImpl to public getRef() : String from class org.eclipse.che.api.machine.server.model.impl.OldServerImpl |
From |
To |
|
Move Method public setProtocol(protocol String) : void from class org.eclipse.che.api.machine.server.model.impl.ServerImpl to public setProtocol(protocol String) : void from class org.eclipse.che.api.machine.server.model.impl.OldServerImpl |
From |
To |
|
Move Method public getEnvName() : String from class org.eclipse.che.api.machine.server.model.impl.MachineImpl to public getEnvName() : String from class org.eclipse.che.api.machine.server.model.impl.OldMachineImpl |
From |
To |
|
Change Variable Type recipe : RecipeImpl to recipe : OldRecipeImpl in method public createRecipe(newRecipe NewOldRecipe) : Response in class org.eclipse.che.api.machine.server.recipe.RecipeService |
From |
To |
|
Change Variable Type newRecipe : NewRecipe to newRecipe : NewOldRecipe in method public shouldCreateNewRecipe() : void in class org.eclipse.che.api.machine.server.recipe.RecipeServiceTest |
From |
To |
|
Change Variable Type descriptor : RecipeDescriptor to descriptor : OldRecipeDescriptor in method public shouldCreateNewRecipe() : void in class org.eclipse.che.api.machine.server.recipe.RecipeServiceTest |
From |
To |
|
Change Variable Type updatedRecipe : RecipeImpl to updatedRecipe : OldRecipeImpl in method public shouldBeAbleToUpdateRecipe() : void in class org.eclipse.che.api.machine.server.recipe.RecipeServiceTest |
From |
To |
|
Change Variable Type recipe : RecipeImpl to recipe : OldRecipeImpl in method public shouldBeAbleToRemoveRecipe() : void in class org.eclipse.che.api.machine.server.recipe.RecipeServiceTest |
From |
To |
|
Change Variable Type recipe : RecipeImpl to recipe : OldRecipeImpl in method public deserialize(element JsonElement, type Type, context JsonDeserializationContext) : OldRecipe in class org.eclipse.che.api.machine.server.recipe.adapters.RecipeTypeAdapter |
From |
To |
|
Change Variable Type descriptor : RecipeDescriptor to descriptor : OldRecipeDescriptor in method public shouldBeAbleToGetRecipe() : void in class org.eclipse.che.api.machine.server.recipe.RecipeServiceTest |
From |
To |
|
Change Variable Type other : MachineConfigImpl to other : OldMachineConfigImpl in method public equals(obj Object) : boolean in class org.eclipse.che.api.machine.server.model.impl.OldMachineConfigImpl |
From |
To |
|
Change Variable Type recipe : RecipeImpl to recipe : OldRecipeImpl in method public shouldFindRecipeByUserTagsAndType() : void in class org.eclipse.che.api.machine.server.spi.tck.RecipeDaoTest |
From |
To |
|
Change Variable Type query : CriteriaQuery<RecipeImpl> to query : CriteriaQuery<OldRecipeImpl> in method public search(user String, tags List<String>, type String, skipCount int, maxItems int) : List<OldRecipeImpl> in class org.eclipse.che.api.machine.server.jpa.JpaRecipeDao |
From |
To |
|
Change Variable Type recipe : RecipeImpl to recipe : OldRecipeImpl in method private updateAll() : void in class org.eclipse.che.api.machine.server.spi.tck.RecipeDaoTest |
From |
To |
|
Change Variable Type result : List<RecipeImpl> to result : List<OldRecipeImpl> in method public shouldFindingRecipesByTags() : void in class org.eclipse.che.api.machine.server.spi.tck.RecipeDaoTest |
From |
To |
|
Change Variable Type recipe : RecipeImpl to recipe : OldRecipeImpl in method public shouldNotRemoveRecipeWhenSubscriberThrowsExceptionOnRecipeRemoving() : void in class org.eclipse.che.api.machine.server.spi.tck.RecipeDaoTest |
From |
To |
|
Change Variable Type recipe : RecipeImpl to recipe : OldRecipeImpl in method public shouldFindRecipeByType() : void in class org.eclipse.che.api.machine.server.spi.tck.RecipeDaoTest |
From |
To |
|
Change Variable Type recipe : RecipeImpl to recipe : OldRecipeImpl in method public start() : void in class org.eclipse.che.api.machine.server.recipe.RecipeLoader |
From |
To |
|
Change Variable Type typedQuery : TypedQuery<RecipeImpl> to typedQuery : TypedQuery<OldRecipeImpl> in method public search(user String, tags List<String>, type String, skipCount int, maxItems int) : List<OldRecipeImpl> in class org.eclipse.che.api.machine.server.jpa.JpaRecipeDao |
From |
To |
|
Change Variable Type recipe : RecipeImpl to recipe : OldRecipeImpl in method public shouldNotCreateRecipeWhenSubscriberThrowsExceptionOnRecipeStoring() : void in class org.eclipse.che.api.machine.server.spi.tck.RecipeDaoTest |
From |
To |
|
Change Variable Type result : List<RecipeImpl> to result : List<OldRecipeImpl> in method public shouldFindRecipeByUser() : void in class org.eclipse.che.api.machine.server.spi.tck.RecipeDaoTest |
From |
To |
|
Change Variable Type recipe : RecipeImpl to recipe : OldRecipeImpl in method public shouldGetRecipeById() : void in class org.eclipse.che.api.machine.server.spi.tck.RecipeDaoTest |
From |
To |
|
Change Variable Type descriptor : RecipeDescriptor to descriptor : OldRecipeDescriptor in method private asRecipeDescriptor(recipe ManagedOldRecipe) : OldRecipeDescriptor in class org.eclipse.che.api.machine.server.recipe.RecipeService |
From |
To |
|
Change Variable Type recipe1 : RecipeImpl to recipe1 : OldRecipeImpl in method public shouldBeAbleToSearchRecipes() : void in class org.eclipse.che.api.machine.server.recipe.RecipeServiceTest |
From |
To |
|
Change Variable Type recipe : RecipeImpl to recipe : OldRecipeImpl in method public shouldBeAbleToUpdateRecipe() : void in class org.eclipse.che.api.machine.server.recipe.RecipeServiceTest |
From |
To |
|
Change Variable Type recipe : RecipeImpl to recipe : OldRecipeImpl in method public shouldBeAbleToGetRecipe() : void in class org.eclipse.che.api.machine.server.recipe.RecipeServiceTest |
From |
To |
|
Change Variable Type merged : RecipeImpl to merged : OldRecipeImpl in method protected doUpdate(update OldRecipeImpl) : OldRecipeImpl in class org.eclipse.che.api.machine.server.jpa.JpaRecipeDao |
From |
To |
|
Change Variable Type newRecipe : NewRecipe to newRecipe : NewOldRecipe in method public shouldThrowBadRequestExceptionWhenCreatingRecipeWithoutName() : void in class org.eclipse.che.api.machine.server.recipe.RecipeServiceTest |
From |
To |
|
Change Variable Type recipe : RecipeImpl to recipe : OldRecipeImpl in method public shouldBeAbleToGetRecipeScript() : void in class org.eclipse.che.api.machine.server.recipe.RecipeServiceTest |
From |
To |
|
Change Variable Type update : RecipeUpdate to update : OldRecipeUpdate in method public shouldBeAbleToUpdateRecipe() : void in class org.eclipse.che.api.machine.server.recipe.RecipeServiceTest |
From |
To |
|
Change Variable Type recipe : RecipeImpl to recipe : OldRecipeImpl in method protected doRemove(id String) : void in class org.eclipse.che.api.machine.server.jpa.JpaRecipeDao |
From |
To |
|
Change Variable Type recipe : RecipeImpl to recipe : OldRecipeImpl in method public shouldCreateRecipe() : void in class org.eclipse.che.api.machine.server.spi.tck.RecipeDaoTest |
From |
To |
|
Change Variable Type other : RecipeImpl to other : OldRecipeImpl in method public equals(obj Object) : boolean in class org.eclipse.che.api.machine.server.recipe.OldRecipeImpl |
From |
To |
|
Change Variable Type result : List<RecipeImpl> to result : List<OldRecipeImpl> in method public shouldFindRecipeByType() : void in class org.eclipse.che.api.machine.server.spi.tck.RecipeDaoTest |
From |
To |
|
Change Variable Type recipe : Recipe to recipe : OldRecipe in method public checkWithContent() : void in class org.eclipse.che.api.machine.server.util.RecipeRetrieverTest |
From |
To |
|
Change Variable Type update : RecipeImpl to update : OldRecipeImpl in method public shouldUpdateRecipe() : void in class org.eclipse.che.api.machine.server.spi.tck.RecipeDaoTest |
From |
To |
|
Change Variable Type fromRecipe : Root<RecipeImpl> to fromRecipe : Root<OldRecipeImpl> in method public search(user String, tags List<String>, type String, skipCount int, maxItems int) : List<OldRecipeImpl> in class org.eclipse.che.api.machine.server.jpa.JpaRecipeDao |
From |
To |
|
Change Variable Type tag : Join<RecipeImpl,String> to tag : Join<OldRecipeImpl,String> in method public search(user String, tags List<String>, type String, skipCount int, maxItems int) : List<OldRecipeImpl> in class org.eclipse.che.api.machine.server.jpa.JpaRecipeDao |
From |
To |
|
Change Variable Type recipe : RecipeImpl to recipe : OldRecipeImpl in method public getById(id String) : OldRecipeImpl in class org.eclipse.che.api.machine.server.jpa.JpaRecipeDao |
From |
To |
|
Change Variable Type update : RecipeImpl to update : OldRecipeImpl in method public shouldUpdateRecipeWithAllRelatedAttributes() : void in class org.eclipse.che.api.machine.server.spi.tck.RecipeDaoTest |
From |
To |
|
Change Variable Type that : ServerConfImpl to that : OldServerConfImpl in method public equals(o Object) : boolean in class org.eclipse.che.api.machine.server.model.impl.OldServerConfImpl |
From |
To |
|
Change Variable Type result : List<RecipeImpl> to result : List<OldRecipeImpl> in method public shouldFindRecipeByUserTagsAndType() : void in class org.eclipse.che.api.machine.server.spi.tck.RecipeDaoTest |
From |
To |
|
Change Variable Type recipe : ManagedRecipe to recipe : ManagedOldRecipe in method public getRecipeScript(id String) : Response in class org.eclipse.che.api.machine.server.recipe.RecipeService |
From |
To |
|
Change Variable Type newRecipe : NewRecipe to newRecipe : NewOldRecipe in method public shouldThrowBadRequestExceptionOnCreateRecipeWithNewRecipeWhichDoesNotHaveScript() : void in class org.eclipse.che.api.machine.server.recipe.RecipeServiceTest |
From |
To |
|
Change Variable Type newRecipe : NewRecipe to newRecipe : NewOldRecipe in method public shouldThrowBadRequestExceptionOnCreateRecipeWithNewRecipeWhichDoesNotHaveType() : void in class org.eclipse.che.api.machine.server.recipe.RecipeServiceTest |
From |
To |
|
Change Variable Type recipe2 : RecipeImpl to recipe2 : OldRecipeImpl in method public shouldBeAbleToSearchRecipes() : void in class org.eclipse.che.api.machine.server.recipe.RecipeServiceTest |
From |
To |
|
Change Return Type WorkspaceRuntime to Runtime in method public getRuntime() : Runtime in class org.eclipse.che.api.machine.server.jpa.TestWorkspaceEntity |
From |
To |
|
Change Return Type RecipeImpl to OldRecipeImpl in method public withId(id String) : OldRecipeImpl in class org.eclipse.che.api.machine.server.recipe.OldRecipeImpl |
From |
To |
|
Change Return Type ServerConfDto to OldServerConfDto in method public asDto(serverConf OldServerConf) : OldServerConfDto in class org.eclipse.che.api.machine.server.DtoConverter |
From |
To |
|
Change Return Type RecipeUpdate to OldRecipeUpdate in method public withScript(script String) : OldRecipeUpdate in class org.eclipse.che.api.machine.shared.dto.recipe.OldRecipeUpdate |
From |
To |
|
Change Return Type RecipeImpl to OldRecipeImpl in method public withDescription(description String) : OldRecipeImpl in class org.eclipse.che.api.machine.server.recipe.OldRecipeImpl |
From |
To |
|
Change Return Type MachineConfigDto to OldMachineConfigDto in method public withEnvVariables(envVariables Map<String,String>) : OldMachineConfigDto in class org.eclipse.che.api.machine.shared.dto.OldMachineConfigDto |
From |
To |
|
Change Return Type RecipeImpl to OldRecipeImpl in method protected doUpdate(update OldRecipeImpl) : OldRecipeImpl in class org.eclipse.che.api.machine.server.jpa.JpaRecipeDao |
From |
To |
|
Change Return Type RecipeImpl to OldRecipeImpl in method public withCreator(creator String) : OldRecipeImpl in class org.eclipse.che.api.machine.server.recipe.OldRecipeImpl |
From |
To |
|
Change Return Type NewRecipe to NewOldRecipe in method public withTags(tags List<String>) : NewOldRecipe in class org.eclipse.che.api.machine.shared.dto.recipe.NewOldRecipe |
From |
To |
|
Change Return Type RecipeDescriptor to OldRecipeDescriptor in method public withCreator(creator String) : OldRecipeDescriptor in class org.eclipse.che.api.machine.shared.dto.recipe.OldRecipeDescriptor |
From |
To |
|
Change Return Type MachineRecipe to MachineOldRecipe in method public withType(type String) : MachineOldRecipe in class org.eclipse.che.api.machine.shared.dto.recipe.MachineOldRecipe |
From |
To |
|
Change Return Type List<RecipeImpl> to List<OldRecipeImpl> in method private loadRecipes(recipesPath String) : List<OldRecipeImpl> in class org.eclipse.che.api.machine.server.recipe.RecipeLoader |
From |
To |
|
Change Return Type MachineImplBuilder to MachineRuntimeInfoImplBuilder in method public builder() : MachineRuntimeInfoImplBuilder in class org.eclipse.che.api.machine.server.model.impl.MachineImpl |
From |
To |
|
Change Return Type RecipeImpl to OldRecipeImpl in method public withType(type String) : OldRecipeImpl in class org.eclipse.che.api.machine.server.recipe.OldRecipeImpl |
From |
To |
|
Change Return Type RecipeImpl to OldRecipeImpl in method public getRecipe(machineConfig OldMachineConfig) : OldRecipeImpl in class org.eclipse.che.api.machine.server.util.RecipeDownloader |
From |
To |
|
Change Return Type List<RecipeDescriptor> to List<OldRecipeDescriptor> in method public searchRecipes(tags List<String>, type String, skipCount Integer, maxItems Integer) : List<OldRecipeDescriptor> in class org.eclipse.che.api.machine.server.recipe.RecipeService |
From |
To |
|
Change Return Type MachineRuntimeInfoImpl to MachineImpl in method public build() : MachineImpl in class org.eclipse.che.api.machine.server.model.impl.MachineImpl.MachineRuntimeInfoImplBuilder |
From |
To |
|
Change Return Type ServerConfDto to OldServerConfDto in method public withRef(ref String) : OldServerConfDto in class org.eclipse.che.api.machine.shared.dto.OldServerConfDto |
From |
To |
|
Change Return Type ServerConfDto to OldServerConfDto in method public withProtocol(protocol String) : OldServerConfDto in class org.eclipse.che.api.machine.shared.dto.OldServerConfDto |
From |
To |
|
Change Return Type MachineConfigDto to OldMachineConfigDto in method public withType(type String) : OldMachineConfigDto in class org.eclipse.che.api.machine.shared.dto.OldMachineConfigDto |
From |
To |
|
Change Return Type RecipeUpdate to OldRecipeUpdate in method public withName(name String) : OldRecipeUpdate in class org.eclipse.che.api.machine.shared.dto.recipe.OldRecipeUpdate |
From |
To |
|
Change Return Type RecipeDescriptor to OldRecipeDescriptor in method public withScript(script String) : OldRecipeDescriptor in class org.eclipse.che.api.machine.shared.dto.recipe.OldRecipeDescriptor |
From |
To |
|
Change Return Type NewRecipe to NewOldRecipe in method public withDescription(description String) : NewOldRecipe in class org.eclipse.che.api.machine.shared.dto.recipe.NewOldRecipe |
From |
To |
|
Change Return Type List<ServerConfDto> to List<OldServerConfDto> in method public getServers() : List<OldServerConfDto> in class org.eclipse.che.api.machine.shared.dto.OldMachineConfigDto |
From |
To |
|
Change Return Type RecipeDescriptor to OldRecipeDescriptor in method public updateRecipe(update OldRecipeUpdate) : OldRecipeDescriptor in class org.eclipse.che.api.machine.server.recipe.RecipeService |
From |
To |
|
Change Return Type RecipeDescriptor to OldRecipeDescriptor in method public withType(type String) : OldRecipeDescriptor in class org.eclipse.che.api.machine.shared.dto.recipe.OldRecipeDescriptor |
From |
To |
|
Change Return Type RecipeImpl to OldRecipeImpl in method public withTags(tags List<String>) : OldRecipeImpl in class org.eclipse.che.api.machine.server.recipe.OldRecipeImpl |
From |
To |
|
Change Return Type ServerConfDto to OldServerConfDto in method public withPath(path String) : OldServerConfDto in class org.eclipse.che.api.machine.shared.dto.OldServerConfDto |
From |
To |
|
Change Return Type RecipeDescriptor to OldRecipeDescriptor in method public withTags(tags List<String>) : OldRecipeDescriptor in class org.eclipse.che.api.machine.shared.dto.recipe.OldRecipeDescriptor |
From |
To |
|
Change Return Type MachineConfigDto to OldMachineConfigDto in method public withLimits(limits MachineLimitsDto) : OldMachineConfigDto in class org.eclipse.che.api.machine.shared.dto.OldMachineConfigDto |
From |
To |
|
Change Return Type RecipeImpl to OldRecipeImpl in method public withName(name String) : OldRecipeImpl in class org.eclipse.che.api.machine.server.recipe.OldRecipeImpl |
From |
To |
|
Change Return Type ManagedRecipe to ManagedOldRecipe in method public getRecipe() : ManagedOldRecipe in class org.eclipse.che.api.machine.server.event.RecipePersistedEvent |
From |
To |
|
Change Return Type NewRecipe to NewOldRecipe in method public withType(type String) : NewOldRecipe in class org.eclipse.che.api.machine.shared.dto.recipe.NewOldRecipe |
From |
To |
|
Change Return Type MachineRecipe to MachineOldRecipe in method public withScript(script String) : MachineOldRecipe in class org.eclipse.che.api.machine.shared.dto.recipe.MachineOldRecipe |
From |
To |
|
Change Return Type Recipe to OldRecipe in method public deserialize(element JsonElement, type Type, context JsonDeserializationContext) : OldRecipe in class org.eclipse.che.api.machine.server.recipe.adapters.RecipeTypeAdapter |
From |
To |
|
Change Return Type NewRecipe to NewOldRecipe in method public withName(name String) : NewOldRecipe in class org.eclipse.che.api.machine.shared.dto.recipe.NewOldRecipe |
From |
To |
|
Change Return Type NewRecipe to NewOldRecipe in method public withScript(script String) : NewOldRecipe in class org.eclipse.che.api.machine.shared.dto.recipe.NewOldRecipe |
From |
To |
|
Change Return Type RecipeDescriptor to OldRecipeDescriptor in method public withName(name String) : OldRecipeDescriptor in class org.eclipse.che.api.machine.shared.dto.recipe.OldRecipeDescriptor |
From |
To |
|
Change Return Type RecipeDescriptor to OldRecipeDescriptor in method public withDescription(description String) : OldRecipeDescriptor in class org.eclipse.che.api.machine.shared.dto.recipe.OldRecipeDescriptor |
From |
To |
|
Change Return Type RecipeUpdate to OldRecipeUpdate in method public withType(type String) : OldRecipeUpdate in class org.eclipse.che.api.machine.shared.dto.recipe.OldRecipeUpdate |
From |
To |
|
Change Return Type MachineRuntimeInfoImpl to MachineImpl in method public abstract getRuntime() : MachineImpl in class org.eclipse.che.api.machine.server.spi.impl.AbstractInstance |
From |
To |
|
Change Return Type RecipeImpl to OldRecipeImpl in method public getById(id String) : OldRecipeImpl in class org.eclipse.che.api.machine.server.spi.RecipeDao |
From |
To |
|
Change Return Type RecipeUpdate to OldRecipeUpdate in method public withTags(tags List<String>) : OldRecipeUpdate in class org.eclipse.che.api.machine.shared.dto.recipe.OldRecipeUpdate |
From |
To |
|
Change Return Type MachineImpl to OldMachineImpl in method public build() : OldMachineImpl in class org.eclipse.che.api.machine.server.model.impl.OldMachineImpl.MachineImplBuilder |
From |
To |
|
Change Return Type List<ServerConfImpl> to List<OldServerConfImpl> in method public getServers() : List<OldServerConfImpl> in class org.eclipse.che.api.machine.server.model.impl.OldMachineConfigImpl |
From |
To |
|
Change Return Type RecipeImpl to OldRecipeImpl in method public update(update OldRecipeImpl) : OldRecipeImpl in class org.eclipse.che.api.machine.server.jpa.JpaRecipeDao |
From |
To |
|
Change Return Type MachineConfigDto to OldMachineConfigDto in method public withLinks(links List<Link>) : OldMachineConfigDto in class org.eclipse.che.api.machine.shared.dto.OldMachineConfigDto |
From |
To |
|
Change Return Type RecipeUpdate to OldRecipeUpdate in method public withId(id String) : OldRecipeUpdate in class org.eclipse.che.api.machine.shared.dto.recipe.OldRecipeUpdate |
From |
To |
|
Change Return Type RecipeImpl to OldRecipeImpl in method private createRecipe(index int) : OldRecipeImpl in class org.eclipse.che.api.machine.server.spi.tck.RecipeDaoTest |
From |
To |
|
Change Return Type RecipeImpl to OldRecipeImpl in method public update(recipe OldRecipeImpl) : OldRecipeImpl in class org.eclipse.che.api.machine.server.spi.RecipeDao |
From |
To |
|
Change Return Type List<RecipeImpl> to List<OldRecipeImpl> in method public search(user String, tags List<String>, type String, skipCount int, maxItems int) : List<OldRecipeImpl> in class org.eclipse.che.api.machine.server.spi.RecipeDao |
From |
To |
|
Change Return Type MachineConfigDto to OldMachineConfigDto in method public asDto(config OldMachineConfig) : OldMachineConfigDto in class org.eclipse.che.api.machine.server.DtoConverter |
From |
To |
|
Change Return Type List<RecipeImpl> to List<OldRecipeImpl> in method public search(user String, tags List<String>, type String, skipCount int, maxItems int) : List<OldRecipeImpl> in class org.eclipse.che.api.machine.server.jpa.JpaRecipeDao |
From |
To |
|
Change Return Type RecipeImpl to OldRecipeImpl in method public getRecipe() : OldRecipeImpl in class org.eclipse.che.api.machine.server.event.BeforeRecipeRemovedEvent |
From |
To |
|
Change Return Type RecipeDescriptor to OldRecipeDescriptor in method public getRecipe(id String) : OldRecipeDescriptor in class org.eclipse.che.api.machine.server.recipe.RecipeService |
From |
To |
|
Change Return Type WorkspaceRuntime to Runtime in method public getRuntime() : Runtime in class org.eclipse.che.api.machine.server.spi.tck.SnapshotDaoTest.TestWorkspace |
From |
To |
|
Change Return Type RecipeUpdate to OldRecipeUpdate in method public withDescription(description String) : OldRecipeUpdate in class org.eclipse.che.api.machine.shared.dto.recipe.OldRecipeUpdate |
From |
To |
|
Change Return Type MachineConfigDto to OldMachineConfigDto in method public withServers(servers List<OldServerConfDto>) : OldMachineConfigDto in class org.eclipse.che.api.machine.shared.dto.OldMachineConfigDto |
From |
To |
|
Change Return Type MachineConfigDto to OldMachineConfigDto in method public withName(name String) : OldMachineConfigDto in class org.eclipse.che.api.machine.shared.dto.OldMachineConfigDto |
From |
To |
|
Change Return Type ServerConfDto to OldServerConfDto in method public withPort(port String) : OldServerConfDto in class org.eclipse.che.api.machine.shared.dto.OldServerConfDto |
From |
To |
|
Change Return Type RecipeImpl to OldRecipeImpl in method public withScript(script String) : OldRecipeImpl in class org.eclipse.che.api.machine.server.recipe.OldRecipeImpl |
From |
To |
|
Change Return Type RecipeDescriptor to OldRecipeDescriptor in method public withId(id String) : OldRecipeDescriptor in class org.eclipse.che.api.machine.shared.dto.recipe.OldRecipeDescriptor |
From |
To |
|
Change Return Type MachineConfigImpl to OldMachineConfigImpl in method public build() : OldMachineConfigImpl in class org.eclipse.che.api.machine.server.model.impl.OldMachineConfigImpl.MachineConfigImplBuilder |
From |
To |
|
Change Return Type Recipe to OldRecipe in method public getRecipe(machineConfig OldMachineConfig) : OldRecipe in class org.eclipse.che.api.machine.server.util.RecipeRetriever |
From |
To |
|
Change Return Type RecipeImpl to OldRecipeImpl in method public getById(id String) : OldRecipeImpl in class org.eclipse.che.api.machine.server.jpa.JpaRecipeDao |
From |
To |
|
Change Return Type MachineConfigDto to OldMachineConfigDto in method public withDev(dev boolean) : OldMachineConfigDto in class org.eclipse.che.api.machine.shared.dto.OldMachineConfigDto |
From |
To |
|
Change Return Type MachineConfigDto to OldMachineConfigDto in method public withSource(source MachineSourceDto) : OldMachineConfigDto in class org.eclipse.che.api.machine.shared.dto.OldMachineConfigDto |
From |
To |
|
Change Return Type RecipeDescriptor to OldRecipeDescriptor in method private asRecipeDescriptor(recipe ManagedOldRecipe) : OldRecipeDescriptor in class org.eclipse.che.api.machine.server.recipe.RecipeService |
From |
To |