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, ...
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
    Avalon Role
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns all Versions to be displayed in the administrator area
  • Field Details

  • Method Details

    • getVersions

      Returns all Versions to be displayed in the administrator area
      Returns:
      all Versions to be displayed in the administrator area