ae8e83a365a524f4d57d47b5d99121f092f40be2
Files Diff
- Added: 2
- Removed: 2
- Renamed: 0
- Modified: 14
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 1 | ||
Move Method protected cleanupSingletonSessionId() : void from class org.jbpm.test.JBPMHelper to private cleanupSingletonSessionId() : void from class org.jbpm.test.ProcessMain | From | To | |
Move Attribute | 2 | ||
Move Attribute public txStateName : String[] from class org.jbpm.test.JBPMHelper to public txStateName : String[] from class org.jbpm.test.JbpmJUnitBaseTestCase | From | To | |
Move Attribute public processStateName : String[] from class org.jbpm.test.JBPMHelper to public processStateName : String[] from class org.jbpm.test.JbpmJUnitBaseTestCase | From | To | |
Extract Variable | 1 | ||
Extract Variable userGroupCallback : UserGroupCallback in method private createRuntimeManager() : RuntimeManager from class org.jbpm.test.ProcessKModuleMain | From | To |