|
Rename Variable value : String to dataObject : Object in method public processRow(smi StepMetaInterface, sdi StepDataInterface) : boolean in class org.pentaho.di.trans.steps.googleanalytics.GaInputStep |
From |
To |
|
Rename Variable d : Dimension to colHeader : GaData.ColumnHeaders in method public handleEvent(e Event) : void in class org.pentaho.di.ui.trans.steps.googleanalytics.GaInputStepDialog.open.addListener |
From |
To |
|
Rename Variable dsprops : List<Property> to profileNames : List<String> in method public readGaProfiles() : void in class org.pentaho.di.ui.trans.steps.googleanalytics.GaInputStepDialog |
From |
To |
|
Rename Variable dims : List<Dimension> to colHeaders : List<GaData.ColumnHeaders> in method public handleEvent(e Event) : void in class org.pentaho.di.ui.trans.steps.googleanalytics.GaInputStepDialog.open.addListener |
From |
To |
|
Rename Variable wlGaApiKey : Label to wlFilename : Label in method private createOauthServiceCredentialsControls() : void in class org.pentaho.di.ui.trans.steps.googleanalytics.GaInputStepDialog |
From |
To |
|
Change Variable Type dims : List<Dimension> to colHeaders : List<GaData.ColumnHeaders> in method public handleEvent(e Event) : void in class org.pentaho.di.ui.trans.steps.googleanalytics.GaInputStepDialog.open.addListener |
From |
To |
|
Change Variable Type repositoryRegisterFuture : Future<Pair<KettlePluginException,Future<KettleException>>> to repositoryRegisterFuture : Future<Map.Entry<KettlePluginException,Future<KettleException>>> in method public main(a String[]) : void in class org.pentaho.di.kitchen.Kitchen |
From |
To |
|
Change Variable Type entry : DataEntry to entry : List<String> in method public processRow(smi StepMetaInterface, sdi StepDataInterface) : boolean in class org.pentaho.di.trans.steps.googleanalytics.GaInputStep |
From |
To |
|
Change Variable Type entries : List<DataEntry> to entries : List<List<String>> in method private getNextDataEntry() : List<String> in class org.pentaho.di.trans.steps.googleanalytics.GaInputStep |
From |
To |
|
Change Variable Type d : Dimension to colHeader : GaData.ColumnHeaders in method public handleEvent(e Event) : void in class org.pentaho.di.ui.trans.steps.googleanalytics.GaInputStepDialog.open.addListener |
From |
To |
|
Change Variable Type repositoryRegisterResults : Pair<KettlePluginException,Future<KettleException>> to repositoryRegisterResults : Map.Entry<KettlePluginException,Future<KettleException>> in method public main(a String[]) : void in class org.pentaho.di.kitchen.Kitchen |
From |
To |
|
Change Variable Type dsprops : List<Property> to profileNames : List<String> in method public readGaProfiles() : void in class org.pentaho.di.ui.trans.steps.googleanalytics.GaInputStepDialog |
From |
To |
|
Change Variable Type retval : StringBuffer to retval : StringBuilder in method public getXML() : String in class org.pentaho.di.trans.steps.googleanalytics.GaInputStepMeta |
From |
To |
|
Change Variable Type value : String to dataObject : Object in method public processRow(smi StepMetaInterface, sdi StepDataInterface) : boolean in class org.pentaho.di.trans.steps.googleanalytics.GaInputStep |
From |
To |
|
Change Variable Type query : DataQuery to query : Analytics.Data.Ga.Get in method public handleEvent(e Event) : void in class org.pentaho.di.ui.trans.steps.googleanalytics.GaInputStepDialog.open.addListener |
From |
To |