|
Push Down Method private enableParentFolder() : void from class org.pentaho.di.ui.trans.steps.textfileoutput.TextFileOutputDialog to protected enableParentFolder() : void from class org.pentaho.di.ui.trans.steps.textfileoutputlegacy.TextFileOutputLegacyDialog |
From |
To |
|
Push Down Method public setFileAsCommand(fileAsCommand boolean) : void from class org.pentaho.di.trans.steps.textfileoutput.TextFileOutputMeta to public setFileAsCommand(fileAsCommand boolean) : void from class org.pentaho.di.trans.steps.textfileoutputlegacy.TextFileOutputLegacyMeta |
From |
To |
|
Push Down Method private initCommandStreamWriter(cmdstr String) : void from class org.pentaho.di.trans.steps.textfileoutput.TextFileOutput to private initCommandStreamWriter(cmdstr String) : void from class org.pentaho.di.trans.steps.textfileoutputlegacy.TextFileOutputLegacy |
From |
To |
|
Push Down Method public isFileAsCommand() : boolean from class org.pentaho.di.trans.steps.textfileoutput.TextFileOutputMeta to public isFileAsCommand() : boolean from class org.pentaho.di.trans.steps.textfileoutputlegacy.TextFileOutputLegacyMeta |
From |
To |
|
Push Down Method protected closeCommand() : boolean from class org.pentaho.di.trans.steps.textfileoutput.TextFileOutput to private closeCommand() : boolean from class org.pentaho.di.trans.steps.textfileoutputlegacy.TextFileOutputLegacy |
From |
To |
|
Push Down Method private writeRowToCommand(row Object[]) : boolean from class org.pentaho.di.trans.steps.textfileoutput.TextFileOutput to private writeRowToCommand(row Object[]) : boolean from class org.pentaho.di.trans.steps.textfileoutputlegacy.TextFileOutputLegacy |
From |
To |
|
Push Down Attribute private fdlFileIsCommand : FormData from class org.pentaho.di.ui.trans.steps.textfileoutput.TextFileOutputDialog to private fdlFileIsCommand : FormData from class org.pentaho.di.ui.trans.steps.textfileoutputlegacy.TextFileOutputLegacyDialog |
From |
To |
|
Push Down Attribute private fdFileIsCommand : FormData from class org.pentaho.di.ui.trans.steps.textfileoutput.TextFileOutputDialog to private fdFileIsCommand : FormData from class org.pentaho.di.ui.trans.steps.textfileoutputlegacy.TextFileOutputLegacyDialog |
From |
To |
|
Push Down Attribute private fileAsCommand : boolean from class org.pentaho.di.trans.steps.textfileoutput.TextFileOutputMeta to private fileAsCommand : boolean from class org.pentaho.di.trans.steps.textfileoutputlegacy.TextFileOutputLegacyMeta |
From |
To |
|
Push Down Attribute private wFileIsCommand : Button from class org.pentaho.di.ui.trans.steps.textfileoutput.TextFileOutputDialog to private wFileIsCommand : Button from class org.pentaho.di.ui.trans.steps.textfileoutputlegacy.TextFileOutputLegacyDialog |
From |
To |
|
Push Down Attribute private wlFileIsCommand : Label from class org.pentaho.di.ui.trans.steps.textfileoutput.TextFileOutputDialog to private wlFileIsCommand : Label from class org.pentaho.di.ui.trans.steps.textfileoutputlegacy.TextFileOutputLegacyDialog |
From |
To |