public interface EditorContextProvider
Modifier and Type | Method and Description |
---|---|
Channel |
getChannel()
Access the channel where the editor is running (e.g.
|
Optional<OperatingSystem> |
getOperatingSystem()
Access the operating system where the editor is running (e.g.
|
Channel getChannel()
Optional<OperatingSystem> getOperatingSystem()
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.