4177e6815affc26531fa7defdb86e88bbd5447dd
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public testSetNamedParameters() : void renamed to public testSetParamsIntoMetaInExecuteTransformation() : void in class org.pentaho.di.ui.spoon.delegates.SpoonTransformationDelegateTest | From | To | |
Rename Variable | 3 | ||
Rename Variable repositoryDirectoryInterface : RepositoryDirectoryInterface to repositoryDirectory : RepositoryDirectoryInterface in method public testBuildSchedulerRequestEntity() : void in class org.pentaho.di.engine.configuration.impl.pentaho.scheduler.SchedulerRequestTest | From | To | |
Rename Variable abstractMeta : AbstractMeta to meta : AbstractMeta in method public testBuildSchedulerRequestEntity() : void in class org.pentaho.di.engine.configuration.impl.pentaho.scheduler.SchedulerRequestTest | From | To | |
Rename Variable rowMetaInterface : RowMetaInterface to rowMeta : RowMetaInterface in method public testSetParamsIntoMetaInExecuteTransformation() : void in class org.pentaho.di.ui.spoon.delegates.SpoonTransformationDelegateTest | From | To | |
Extract Method | 1 | ||
Extract Method package newJobExecutionConfigurationDialog(shell Shell, executionConfiguration JobExecutionConfiguration, jobMeta JobMeta) : JobExecutionConfigurationDialog extracted from public executeJob(jobMeta JobMeta, local boolean, remote boolean, replayDate Date, safe boolean, startCopyName String, startCopyNr int) : void in class org.pentaho.di.ui.spoon.delegates.SpoonJobDelegate | From | To |