Uses of Class
com.openfin.desktop.platform.PlatformSnapshotOptions
Package | Description |
---|---|
com.openfin.desktop.platform |
-
Uses of PlatformSnapshotOptions in com.openfin.desktop.platform
Methods in com.openfin.desktop.platform with parameters of type PlatformSnapshotOptions Modifier and Type Method Description java.util.concurrent.CompletionStage<Platform>
Platform. applySnapshot(PlatformSnapshot snapshot, PlatformSnapshotOptions opts)
Adds a snapshot to a running Platform.java.util.concurrent.CompletionStage<Platform>
Platform. applySnapshot(java.lang.String requestedSnapshot, PlatformSnapshotOptions opts)
Adds a snapshot to a running Platform.