Interface ProjectRefresh

All Known Implementing Classes:
DesktopProject, LocalProject, ShadowProject

@Extension(Project.class) public interface ProjectRefresh
Project extension which provides refresh support for a project.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Refresh the corpus/session information for a project.
  • Method Details

    • refresh

      void refresh()
      Refresh the corpus/session information for a project.