Interface VersionsHandler

  • All Known Implementing Classes:
    DefaultVersionsHandler

    public interface VersionsHandler
    Administrator component able to determine the content of the "Versions" panel in the administrator area.
    It may includes plugins versions, Runtime version, application version, ...
    • Method Detail

      • getVersions

        Collection<VersiongetVersions()
        Returns all Versions to be displayed in the administrator area
        Returns:
        all Versions to be displayed in the administrator area