|
Rename Method public getClusterId() : long renamed to public getGroupId() : long in class com.ctrip.apollo.biz.entity.ConfigItem |
From |
To |
|
Rename Method public setDeleted(deleted boolean) : void renamed to public setReleases(releases List<Release>) : void in class com.ctrip.apollo.biz.entity.Version |
From |
To |
|
Rename Method public getAppId() : String renamed to public getConfigurations() : String in class com.ctrip.apollo.biz.entity.Release |
From |
To |
|
Rename Method public setAppId(appId String) : void renamed to public setGroupId(groupId long) : void in class com.ctrip.apollo.biz.entity.Release |
From |
To |
|
Rename Method public setAppId(appId String) : void renamed to public setGroupId(groupId long) : void in class com.ctrip.apollo.biz.entity.ConfigItem |
From |
To |
|
Rename Method public getAppId() : String renamed to public getClusterId() : String in class com.ctrip.apollo.biz.entity.Version |
From |
To |
|
Rename Method public setAppId(appId String) : void renamed to public setClusterId(clusterId String) : void in class com.ctrip.apollo.biz.entity.Version |
From |
To |
|
Pull Up Method public getClusterName() : String from class com.ctrip.apollo.biz.entity.ConfigItem to public getDataChangeLastModifiedBy() : String from class com.ctrip.apollo.biz.entity.BaseEntity |
From |
To |
|
Pull Up Method public setClusterName(clusterName String) : void from class com.ctrip.apollo.biz.entity.ConfigItem to public setDataChangeLastModifiedBy(dataChangeLastModifiedBy String) : void from class com.ctrip.apollo.biz.entity.BaseEntity |
From |
To |
|
Pull Up Method public setDataChangeLastModifiedBy(dataChangeLastModifiedBy String) : void from class com.ctrip.apollo.biz.entity.ConfigItem to public setDataChangeLastModifiedBy(dataChangeLastModifiedBy String) : void from class com.ctrip.apollo.biz.entity.BaseEntity |
From |
To |
|
Pull Up Method public getDataChangeCreatedTime() : Date from class com.ctrip.apollo.biz.entity.ConfigItem to public getDataChangeCreatedTime() : Date from class com.ctrip.apollo.biz.entity.BaseEntity |
From |
To |
|
Pull Up Method public setDataChangeCreatedTime(dataChangeCreatedTime Date) : void from class com.ctrip.apollo.biz.entity.ConfigItem to public setDataChangeCreatedTime(dataChangeCreatedTime Date) : void from class com.ctrip.apollo.biz.entity.BaseEntity |
From |
To |
|
Pull Up Method public getDataChangeLastModifiedTime() : Date from class com.ctrip.apollo.biz.entity.ConfigItem to public getDataChangeLastModifiedTime() : Date from class com.ctrip.apollo.biz.entity.BaseEntity |
From |
To |
|
Pull Up Method public isDeleted() : boolean from class com.ctrip.apollo.biz.entity.Version to public isDeleted() : boolean from class com.ctrip.apollo.biz.entity.BaseEntity |
From |
To |
|
Pull Up Method public isDeleted() : boolean from class com.ctrip.apollo.biz.entity.Cluster to public isDeleted() : boolean from class com.ctrip.apollo.biz.entity.BaseEntity |
From |
To |
|
Pull Up Method public setDeleted(isDeleted boolean) : void from class com.ctrip.apollo.biz.entity.ConfigItem to public setDeleted(deleted boolean) : void from class com.ctrip.apollo.biz.entity.BaseEntity |
From |
To |
|
Pull Up Method public setDeleted(deleted boolean) : void from class com.ctrip.apollo.biz.entity.Cluster to public setDeleted(deleted boolean) : void from class com.ctrip.apollo.biz.entity.BaseEntity |
From |
To |
|
Pull Up Method public getDataChangeCreatedBy() : String from class com.ctrip.apollo.biz.entity.ConfigItem to public getDataChangeCreatedBy() : String from class com.ctrip.apollo.biz.entity.BaseEntity |
From |
To |
|
Pull Up Method public getClusterName() : String from class com.ctrip.apollo.biz.entity.ConfigItem to public getDataChangeCreatedBy() : String from class com.ctrip.apollo.biz.entity.BaseEntity |
From |
To |
|
Pull Up Method public setClusterName(clusterName String) : void from class com.ctrip.apollo.biz.entity.ConfigItem to public setDataChangeCreatedBy(dataChangeCreatedBy String) : void from class com.ctrip.apollo.biz.entity.BaseEntity |
From |
To |
|
Pull Up Method public isDeleted() : boolean from class com.ctrip.apollo.biz.entity.ConfigItem to public isDeleted() : boolean from class com.ctrip.apollo.biz.entity.BaseEntity |
From |
To |
|
Pull Up Method public setDataChangeCreatedBy(dataChangeCreatedBy String) : void from class com.ctrip.apollo.biz.entity.ConfigItem to public setDataChangeCreatedBy(dataChangeCreatedBy String) : void from class com.ctrip.apollo.biz.entity.BaseEntity |
From |
To |
|
Pull Up Method public setDeleted(deleted boolean) : void from class com.ctrip.apollo.biz.entity.Release to public setDeleted(deleted boolean) : void from class com.ctrip.apollo.biz.entity.BaseEntity |
From |
To |
|
Pull Up Method public setDataChangeLastModifiedTime(dataChangeLastModifiedTime Date) : void from class com.ctrip.apollo.biz.entity.ConfigItem to public setDataChangeLastModifiedTime(dataChangeLastModifiedTime Date) : void from class com.ctrip.apollo.biz.entity.BaseEntity |
From |
To |
|
Pull Up Method public isDeleted() : boolean from class com.ctrip.apollo.biz.entity.Release to public isDeleted() : boolean from class com.ctrip.apollo.biz.entity.BaseEntity |
From |
To |
|
Pull Up Method public getDataChangeLastModifiedBy() : String from class com.ctrip.apollo.biz.entity.ConfigItem to public getDataChangeLastModifiedBy() : String from class com.ctrip.apollo.biz.entity.BaseEntity |
From |
To |
|
Pull Up Attribute private dataChangeCreatedTime : Date from class com.ctrip.apollo.biz.entity.ConfigItem to private dataChangeCreatedTime : Date from class com.ctrip.apollo.biz.entity.BaseEntity |
From |
To |
|
Pull Up Attribute private dataChangeCreatedBy : String from class com.ctrip.apollo.biz.entity.ConfigItem to private dataChangeCreatedBy : String from class com.ctrip.apollo.biz.entity.BaseEntity |
From |
To |
|
Pull Up Attribute private dataChangeLastModifiedTime : Date from class com.ctrip.apollo.biz.entity.ConfigItem to private dataChangeLastModifiedTime : Date from class com.ctrip.apollo.biz.entity.BaseEntity |
From |
To |
|
Pull Up Attribute private isDeleted : boolean from class com.ctrip.apollo.biz.entity.Release to private isDeleted : boolean from class com.ctrip.apollo.biz.entity.BaseEntity |
From |
To |
|
Pull Up Attribute private isDeleted : boolean from class com.ctrip.apollo.biz.entity.Version to private isDeleted : boolean from class com.ctrip.apollo.biz.entity.BaseEntity |
From |
To |
|
Pull Up Attribute private isDeleted : boolean from class com.ctrip.apollo.biz.entity.Cluster to private isDeleted : boolean from class com.ctrip.apollo.biz.entity.BaseEntity |
From |
To |
|
Pull Up Attribute private dataChangeLastModifiedBy : String from class com.ctrip.apollo.biz.entity.ConfigItem to private dataChangeLastModifiedBy : String from class com.ctrip.apollo.biz.entity.BaseEntity |
From |
To |
|
Move Attribute private configurations : String from class com.ctrip.apollo.biz.entity.ReleaseSnapshot to private configurations : String from class com.ctrip.apollo.biz.entity.Release |
From |
To |
|
Move Attribute private appId : String from class com.ctrip.apollo.biz.entity.Release to private appId : String from class com.ctrip.apollo.biz.entity.Namespace |
From |
To |
|
Move Attribute private appId : String from class com.ctrip.apollo.biz.entity.Release to private appId : String from class com.ctrip.apollo.biz.entity.App |
From |
To |
|
Move Attribute private appId : String from class com.ctrip.apollo.biz.entity.Version to private appId : String from class com.ctrip.apollo.biz.entity.App |
From |
To |
|
Move Attribute private clusterId : long from class com.ctrip.apollo.biz.entity.ConfigItem to private clusterId : long from class com.ctrip.apollo.biz.entity.Group |
From |
To |
|
Move Attribute private appId : String from class com.ctrip.apollo.biz.entity.ConfigItem to private appId : String from class com.ctrip.apollo.biz.entity.App |
From |
To |
|
Move Attribute private appId : String from class com.ctrip.apollo.biz.entity.Version to private appId : String from class com.ctrip.apollo.biz.entity.Namespace |
From |
To |
|
Rename Parameter isDeleted : boolean to deleted : boolean in method public setDeleted(deleted boolean) : void in class com.ctrip.apollo.biz.entity.BaseEntity |
From |
To |
|
Rename Parameter clusterName : String to dataChangeLastModifiedBy : String in method public setDataChangeLastModifiedBy(dataChangeLastModifiedBy String) : void in class com.ctrip.apollo.biz.entity.BaseEntity |
From |
To |
|
Rename Parameter appId : String to clusterId : String in method public setClusterId(clusterId String) : void in class com.ctrip.apollo.biz.entity.Version |
From |
To |
|
Rename Parameter appId : String to groupId : long in method public setGroupId(groupId long) : void in class com.ctrip.apollo.biz.entity.Release |
From |
To |
|
Rename Parameter appId : String to groupId : long in method public setGroupId(groupId long) : void in class com.ctrip.apollo.biz.entity.ConfigItem |
From |
To |
|
Rename Parameter clusterName : String to dataChangeCreatedBy : String in method public setDataChangeCreatedBy(dataChangeCreatedBy String) : void in class com.ctrip.apollo.biz.entity.BaseEntity |
From |
To |
|
Rename Parameter deleted : boolean to releases : List<Release> in method public setReleases(releases List<Release>) : void in class com.ctrip.apollo.biz.entity.Version |
From |
To |