Interface IServerVersionRuntime

All Known Subinterfaces:
IStandaloneServerRuntime
All Known Implementing Classes:
StandaloneServerRuntime

public interface IServerVersionRuntime
Interface of the 1C:Enterprise server runtime delegate
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the full qualified 1C:Enterprise version (with build number) of the server runtime.
  • Method Details

    • getVersion

      String getVersion() throws org.eclipse.core.runtime.CoreException
      Returns the full qualified 1C:Enterprise version (with build number) of the server runtime.
      Returns:
      the full qualified 1C:Enterprise version of the server runtime, never null
      Throws:
      org.eclipse.core.runtime.CoreException - if an error occurred