Uses of Class
de.dlr.proseo.model.OrderTemplateBase

Packages that use OrderTemplateBase
Package
Description
The de.dlr.proseo.model package contains all classes required for the modelling of the persistent state of prosEO, the Processing System for Earth Observation Data
  • Uses of OrderTemplateBase in de.dlr.proseo.model

    Modifier and Type
    Class
    Description
    class 
    This class aims at simplifying the generation of processing orders, either for automatic generation due to an OrderTrigger firing, or for manual generation, e. g. from the GUI or CLI.
    class 
    A Workflow allows to select a suitable ConfiguredProcessor based on a given input product type (and possibly also an output product type).