|
Pull Up Method public setFileAsCommand(fileAsCommand boolean) : void from class org.pentaho.di.trans.steps.textfileoutputlegacy.TextFileOutputLegacyMeta to public setFileAsCommand(fileAsCommand boolean) : void from class org.pentaho.di.trans.steps.textfileoutput.TextFileOutputMeta |
From |
To |
|
Pull Up Method private initCommandStreamWriter(cmdstr String) : void from class org.pentaho.di.trans.steps.textfileoutputlegacy.TextFileOutputLegacy to private initCommandStreamWriter(cmdstr String) : void from class org.pentaho.di.trans.steps.textfileoutput.TextFileOutput |
From |
To |
|
Pull Up Method private closeCommand() : boolean from class org.pentaho.di.trans.steps.textfileoutputlegacy.TextFileOutputLegacy to protected closeCommand() : boolean from class org.pentaho.di.trans.steps.textfileoutput.TextFileOutput |
From |
To |
|
Pull Up Method private writeRowToCommand(row Object[]) : boolean from class org.pentaho.di.trans.steps.textfileoutputlegacy.TextFileOutputLegacy to private writeRowToCommand(row Object[]) : boolean from class org.pentaho.di.trans.steps.textfileoutput.TextFileOutput |
From |
To |
|
Pull Up Method protected enableParentFolder() : void from class org.pentaho.di.ui.trans.steps.textfileoutputlegacy.TextFileOutputLegacyDialog to private enableParentFolder() : void from class org.pentaho.di.ui.trans.steps.textfileoutput.TextFileOutputDialog |
From |
To |
|
Pull Up Method public isFileAsCommand() : boolean from class org.pentaho.di.trans.steps.textfileoutputlegacy.TextFileOutputLegacyMeta to public isFileAsCommand() : boolean from class org.pentaho.di.trans.steps.textfileoutput.TextFileOutputMeta |
From |
To |
|
Inline Method protected writeRowTo(row Object[]) : boolean inlined to public processRow(smi StepMetaInterface, sdi StepDataInterface) : boolean in class org.pentaho.di.trans.steps.textfileoutput.TextFileOutput |
From |
To |
|
Inline Method protected getDialogTitle() : String inlined to public open() : String in class org.pentaho.di.ui.trans.steps.textfileoutput.TextFileOutputDialog |
From |
To |
|
Inline Method protected initOutput() : void inlined to public init(smi StepMetaInterface, sdi StepDataInterface) : boolean in class org.pentaho.di.trans.steps.textfileoutput.TextFileOutput |
From |
To |
|
Inline Method protected saveFileOptions(retval StringBuilder) : void inlined to public getXML() : String in class org.pentaho.di.trans.steps.textfileoutput.TextFileOutputMeta |
From |
To |
|
Inline Method protected close() : void inlined to public dispose(smi StepMetaInterface, sdi StepDataInterface) : void in class org.pentaho.di.trans.steps.textfileoutput.TextFileOutput |
From |
To |
|
Pull Up Attribute private wlFileIsCommand : Label from class org.pentaho.di.ui.trans.steps.textfileoutputlegacy.TextFileOutputLegacyDialog to private wlFileIsCommand : Label from class org.pentaho.di.ui.trans.steps.textfileoutput.TextFileOutputDialog |
From |
To |
|
Pull Up Attribute private wFileIsCommand : Button from class org.pentaho.di.ui.trans.steps.textfileoutputlegacy.TextFileOutputLegacyDialog to private wFileIsCommand : Button from class org.pentaho.di.ui.trans.steps.textfileoutput.TextFileOutputDialog |
From |
To |
|
Pull Up Attribute private fdFileIsCommand : FormData from class org.pentaho.di.ui.trans.steps.textfileoutputlegacy.TextFileOutputLegacyDialog to private fdFileIsCommand : FormData from class org.pentaho.di.ui.trans.steps.textfileoutput.TextFileOutputDialog |
From |
To |
|
Pull Up Attribute private fdlFileIsCommand : FormData from class org.pentaho.di.ui.trans.steps.textfileoutputlegacy.TextFileOutputLegacyDialog to private fdlFileIsCommand : FormData from class org.pentaho.di.ui.trans.steps.textfileoutput.TextFileOutputDialog |
From |
To |
|
Pull Up Attribute private fileAsCommand : boolean from class org.pentaho.di.trans.steps.textfileoutputlegacy.TextFileOutputLegacyMeta to private fileAsCommand : boolean from class org.pentaho.di.trans.steps.textfileoutput.TextFileOutputMeta |
From |
To |