|
Push Down Method protected abstract getInputFile(data ImportData) : File from class org.geoserver.importer.transform.AbstractCommandLineTransform to protected abstract getInputFile(data ImportData) : File from class org.geoserver.importer.transform.AbstractCommandLinePreTransform |
From |
To |
|
Push Down Method protected getOutputDirectory(data ImportData) : File from class org.geoserver.importer.transform.AbstractCommandLineTransform to protected getOutputDirectory(data ImportData) : File from class org.geoserver.importer.transform.AbstractCommandLinePreTransform |
From |
To |
|
Push Down Method public apply(task ImportTask, data ImportData) : void from class org.geoserver.importer.transform.AbstractCommandLineTransform to public apply(task ImportTask, data ImportData) : void from class org.geoserver.importer.transform.AbstractCommandLinePreTransform |
From |
To |
|
Push Down Method protected getExecutableFromPath(name String) : File from class org.geoserver.importer.transform.AbstractCommandLineTransform to protected getExecutableFromPath(name String) : File from class org.geoserver.importer.transform.AbstractCommandLinePreTransform |
From |
To |
|
Push Down Method protected isOutputAfterInput() : boolean from class org.geoserver.importer.transform.AbstractCommandLineTransform to protected isOutputAfterInput() : boolean from class org.geoserver.importer.transform.AbstractCommandLinePreTransform |
From |
To |
|
Push Down Method protected isInline() : boolean from class org.geoserver.importer.transform.AbstractCommandLineTransform to protected isInline() : boolean from class org.geoserver.importer.transform.AbstractCommandLinePreTransform |
From |
To |
|
Push Down Method protected abstract getReplacementTargetNames(data ImportData) : List<String> from class org.geoserver.importer.transform.AbstractCommandLineTransform to protected abstract getReplacementTargetNames(data ImportData) : List<String> from class org.geoserver.importer.transform.AbstractCommandLinePreTransform |
From |
To |
|
Push Down Method protected checkAvailable() : boolean from class org.geoserver.importer.transform.AbstractCommandLineTransform to protected checkAvailable() : boolean from class org.geoserver.importer.transform.AbstractCommandLinePreTransform |
From |
To |
|
Push Down Method protected setupCommandLine(inline boolean, cmd CommandLine) : void from class org.geoserver.importer.transform.AbstractCommandLineTransform to protected setupCommandLine(inline boolean, cmd CommandLine) : void from class org.geoserver.importer.transform.AbstractCommandLinePreTransform |
From |
To |
|
Push Down Method protected abstract getAvailabilityTestOptions() : List<String> from class org.geoserver.importer.transform.AbstractCommandLineTransform to protected abstract getAvailabilityTestOptions() : List<String> from class org.geoserver.importer.transform.AbstractCommandLinePreTransform |
From |
To |
|
Push Down Method protected abstract getExecutable() : File from class org.geoserver.importer.transform.AbstractCommandLineTransform to protected abstract getExecutable() : File from class org.geoserver.importer.transform.AbstractCommandLinePreTransform |
From |
To |