7f318b68728a74f3020e994d1967b0b4c6087da5
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 11
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Class | 1 | ||
Move Class com.ea.orbit.actors.transactions.EventPersistenceTest.BankActor.State moved to com.ea.orbit.actors.transactions.EventTypeTest.JimmyActor.State | From | To | |
Parameterize Variable | 1 | ||
Parameterize Variable sb : StringBuilder to invoker : StringBuilder in method private unwrapParams(invoker StringBuilder, parameterTypes CtClass[], paramsVar String) : void in class com.ea.orbit.actors.runtime.ActorFactoryGenerator | From | To | |
Extract Variable | 1 | ||
Extract Variable parameterType : CtClass in method private unwrapParams(invoker StringBuilder, parameterTypes CtClass[], paramsVar String) : void from class com.ea.orbit.actors.runtime.ActorFactoryGenerator | From | To | |
Extract Method | 2 | ||
Extract Method protected eventually(timeoutMillis long, runnable Runnable) : void extracted from protected eventually(runnable Runnable) : void in class com.ea.orbit.actors.test.ActorBaseTest | From | To | |
Extract Method private unwrapParams(invoker StringBuilder, parameterTypes CtClass[], paramsVar String) : void extracted from private makeInvokerClass(actorClass Class<T>, invokerFullName String) : Class<?> in class com.ea.orbit.actors.runtime.ActorFactoryGenerator | From | To |