Class System


  • public class System
    extends OpenFinRuntime
    Deprecated.
    replaced by OpenFinRuntime
    An object representing the core of the OpenFin Desktop. Allows the developer to perform system-level actions, such as accessing logs, viewing processes, clearing the cache and exiting the Desktop.
    • Constructor Detail

      • System

        public System​(DesktopConnection connection)
        Deprecated.
        Constructor
        Parameters:
        connection - Connection object to the AppDesktop
        See Also:
        DesktopConnection
    • Method Detail

      • getAdapterVersion

        public static java.lang.String getAdapterVersion()
        Deprecated.
        Get version info of java adapter
        Returns:
        version information
      • getAdapterBuildTime

        public static java.lang.String getAdapterBuildTime()
        Deprecated.
        Get build time of java adapter
        Returns:
        build time