Interface Job

All Known Implementing Classes:
JMapServer.CheckLicensedProductsTask, JMapServer.UpdateCheckerTask, JMapServer.ValidateLicenseTask, JpaDatabaseBackupTask, StatisticsAggregationTask, UpdateDataSourceJob

public interface Job
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    execute(Map mapParameters)
     
     
  • Method Details

    • execute

      void execute(Map mapParameters)
    • getType

      String getType()