Uses of Class
de.terrestris.shoguncore.importer.communication.RESTImportTask
-
Packages that use RESTImportTask Package Description de.terrestris.shoguncore.importer de.terrestris.shoguncore.importer.communication -
-
Uses of RESTImportTask in de.terrestris.shoguncore.importer
Methods in de.terrestris.shoguncore.importer that return RESTImportTask Modifier and Type Method Description RESTImportTaskGeoServerRESTImporter. getRESTImportTask(Integer importJobId, Integer taskId)Get an import task.Method parameters in de.terrestris.shoguncore.importer with type arguments of type RESTImportTask Modifier and Type Method Description List<RESTLayer>GeoServerRESTImporter. getAllImportedLayers(Integer importJobId, List<RESTImportTask> tasks)fetch all created Layers of import job -
Uses of RESTImportTask in de.terrestris.shoguncore.importer.communication
Methods in de.terrestris.shoguncore.importer.communication that return types with arguments of type RESTImportTask Modifier and Type Method Description List<RESTImportTask>RESTImport. getImportTasks()
-