com.openfin.desktop
Class System
java.lang.Object
com.openfin.desktop.OpenFinRuntime
com.openfin.desktop.System
Deprecated. replaced by OpenFinRuntime
public class System
- extends 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.
| Methods inherited from class com.openfin.desktop.OpenFinRuntime |
addEventListener, addEventListener, clearCache, clearCache, deleteCacheOnRestart, deleteCacheOnRestart, exit, exit, getAllApplications, getAllWindows, getCommandLineArguments, getConfig, getDeviceId, getEnvironmentVariable, getEnvironmentVariables, getLog, getLogList, getMonitorInfo, getMousePosition, getProcessList, getProxySettings, getVersion, launchExternalProcess, log, log, openUrlWithBrowser, openUrlWithBrowser, releaseExternalProcess, removeEventListener, setClipboard, setCookie, showDeveloperTools, terminateExternalProcess, updateProxySettings |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
System
public System(DesktopConnection connection)
- Deprecated.
- Constructor
- Parameters:
connection - Connection object to the AppDesktop- See Also:
DesktopConnection
getAdapterVersion
public static String getAdapterVersion()
- Deprecated.
- Get version info of java adapter
- Returns:
- version information
getAdapterBuildTime
public static String getAdapterBuildTime()
- Deprecated.
- Get build time of java adapter
- Returns:
- build time
Copyright © 2016. All rights reserved.