Interface IPlatformVersionsApi


  • public interface IPlatformVersionsApi
    API to get information about supported versions of 1C:Enterprise.

    This interface is a public 1C:Enterprise Development Tools contract to call from Cli.

    Restriction:
    This interface is not intended to be extended by clients.
    Restriction:
    This interface is not intended to be implemented by clients.
    • Method Detail

      • getSupportedVersions

        List<String> getSupportedVersions()
                                   throws CliApiException
        Returns a sorted list of supported versions of 1C:Enterprise.
        Returns:
        a sorted list of supported versions of 1C:Enterprise, never null
        Throws:
        CliApiException - if 1C:Enterprise Development Tools internal error occurred