Verwendungen von Klasse
de.dlr.proseo.api.aipclient.rest.model.RestConfiguredProcessor
Packages, die RestConfiguredProcessor verwenden
-
Verwendungen von RestConfiguredProcessor in de.dlr.proseo.api.aipclient.rest.model
Felder in de.dlr.proseo.api.aipclient.rest.model, die deklariert sind als RestConfiguredProcessorModifizierer und TypFeldBeschreibungprotected RestConfiguredProcessor
RestProduct.configuredProcessor
The generating processor and its configurationMethoden in de.dlr.proseo.api.aipclient.rest.model, die RestConfiguredProcessor zurückgebenModifizierer und TypMethodeBeschreibungIngestorProduct.getConfiguredProcessor()
Returns the configuredProcessor.@Valid RestConfiguredProcessor
RestProduct.getConfiguredProcessor()
Returns the configuredProcessor.Methoden in de.dlr.proseo.api.aipclient.rest.model mit Parametern vom Typ RestConfiguredProcessorModifizierer und TypMethodeBeschreibungvoid
RestProduct.setConfiguredProcessor
(RestConfiguredProcessor configuredProcessor) Set the configuredProcessor.Konstruktoren in de.dlr.proseo.api.aipclient.rest.model mit Parametern vom Typ RestConfiguredProcessorModifiziererKonstruktorBeschreibungIngestorProduct
(Long id, Long version, String uuid, String missionCode, String productClass, String processingLevel, String fileClass, String mode, String productQuality, String requestedStartTime, String requestedStopTime, String sensingStartTime, String sensingStopTime, String rawDataAvailabilityTime, String generationTime, String publicationTime, String evictionTime, List<RestDownloadHistory> downloadHistory, String productionType, List<Long> componentProductIds, Long enclosingProductId, Orbit orbit, List<RestProductFile> productFile, RestConfiguredProcessor configuredProcessor, List<RestParameter> parameters, String sourceStorageType, String mountPoint, String filePath, String productFileName, List<String> auxFileNames, Long fileSize, String checksum, String checksumTime) Creates a new IngestorProduct.RestProduct
(Long id, Long version, String uuid, String missionCode, String productClass, String processingLevel, String fileClass, String mode, String productQuality, String requestedStartTime, String requestedStopTime, String sensingStartTime, String sensingStopTime, String rawDataAvailabilityTime, String generationTime, String publicationTime, String evictionTime, List<RestDownloadHistory> downloadHistory, String productionType, List<Long> componentProductIds, Long enclosingProductId, Orbit orbit, List<RestProductFile> productFile, RestConfiguredProcessor configuredProcessor, List<RestParameter> parameters) Creates a new RestProduct.