Class AbstractServiceConstellation

    • Constructor Detail

      • AbstractServiceConstellation

        public AbstractServiceConstellation​(String fullHarvester,
                                            String temporalHarvester)
    • Method Detail

      • setService

        public void setService​(org.n52.series.db.beans.ServiceEntity service)
      • getService

        public org.n52.series.db.beans.ServiceEntity getService()
      • getTemporalHarvester

        public String getTemporalHarvester()
      • getFullHarvester

        public String getFullHarvester()
      • getEvent

        public org.n52.janmayen.event.Event getEvent()
      • getHavesterContext

        public HarvestContext getHavesterContext()
                                          throws org.quartz.JobExecutionException
        Throws:
        org.quartz.JobExecutionException
      • getHavesterContext

        public HarvestContext getHavesterContext​(org.quartz.JobDataMap jobDataMap)
                                          throws org.quartz.JobExecutionException
        Throws:
        org.quartz.JobExecutionException