Uses of Class
org.noise_planet.noisemodelling.webserver.script.Job
Packages that use Job
-
Uses of Job in org.noise_planet.noisemodelling.webserver.script
Fields in org.noise_planet.noisemodelling.webserver.script with type parameters of type JobMethods in org.noise_planet.noisemodelling.webserver.script that return JobModifier and TypeMethodDescriptionJob<?> JobExecutorService.getJob(int id) Job<?> JobExecutorService.removeJob(int jobId) Remove a job from the service.Methods in org.noise_planet.noisemodelling.webserver.script with parameters of type JobModifier and TypeMethodDescriptionstatic StringWpsXmlDocumentGenerator.generateExecuteResponseDocument(Job<?> job, Map<String, Object> jobData, Configuration webServerConfiguration) Generates WPS execute response with status by job state<T> Future<T>