c5449799ab0b4f53111c7682128a357b253e0a1e
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public setAgentId(agentId String) : void renamed to public AgentStatus(agentId String) in class com.navercorp.pinpoint.web.vo.AgentStatus | From | To | |
Move Attribute | 2 | ||
Move Attribute private matcherGroupList : List<MatcherGroup> from class com.navercorp.pinpoint.web.view.ApplicationAgentListSerializer to private matcherGroupList : List<MatcherGroup> from class com.navercorp.pinpoint.web.view.AgentInfoSerializer | From | To | |
Move Attribute private serviceTypeRegistryService : ServiceTypeRegistryService from class com.navercorp.pinpoint.web.view.ApplicationAgentListSerializer to private serviceTypeRegistryService : ServiceTypeRegistryService from class com.navercorp.pinpoint.web.view.AgentInfoSerializer | From | To |