Interface TemplateSynchronizer

All Known Implementing Classes:
TemplateSynchronizerImpl

public interface TemplateSynchronizer
This service synchronizes templates (which are located in the file system) with the database.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Synchronize the templates.
  • Method Details

    • synchronizeTemplates

      void synchronizeTemplates()
      Synchronize the templates.