com.openfin.desktop
Class LaunchExternalProcessResult
java.lang.Object
com.openfin.desktop.LaunchExternalProcessResult
public class LaunchExternalProcessResult
- extends Object
Encapsulates the result from a call to DesktopSystem.launchExternalProcess().
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LaunchExternalProcessResult
public LaunchExternalProcessResult(String uuid)
- Constructor
- Parameters:
uuid - Process UUID
getProcessUuid
public String getProcessUuid()
- Gets process UUID
- Returns:
- process UUID
Copyright © 2016. All rights reserved.