ac942656132d4970fc099a029ee63af121c84084
Files Diff
- Added: 3
- Removed: 6
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Class | 1 | ||
Move Class com.ea.orbit.actors.runtime.InvocationContext moved to com.ea.orbit.actors.providers.InvocationContext | From | To | |
Rename Attribute | 1 | ||
Rename Attribute invokeHook : IInvokeHookProvider to hookProviders : List<IInvokeHookProvider> in class com.ea.orbit.actors.runtime.Execution | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type invokeHook : IInvokeHookProvider to hookProviders : List<IInvokeHookProvider> in class com.ea.orbit.actors.runtime.Execution | From | To |