Interface FeedGenerator

All Known Implementing Classes:
AbstractFeedGenerator, LocalFeedGenerator

public interface FeedGenerator
Interface for feed generator
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
    int
     
  • Method Details

    • execute

      void execute() throws org.quartz.JobExecutionException
      Throws:
      org.quartz.JobExecutionException
    • getEstimatedGridSize

      int getEstimatedGridSize()