org.gcube.application.aquamaps.aquamapsservice.impl.publishing.gis
Class WMSGenerationRequest

java.lang.Object
  extended by org.gcube.application.aquamaps.aquamapsservice.impl.publishing.gis.WMSGenerationRequest
All Implemented Interfaces:
GenerationRequest

public class WMSGenerationRequest
extends java.lang.Object
implements GenerationRequest


Constructor Summary
WMSGenerationRequest(int jobId)
           
 
Method Summary
 int getJobId()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WMSGenerationRequest

public WMSGenerationRequest(int jobId)
Method Detail

getJobId

public int getJobId()