@Alternative @ApplicationScoped public class KogitoEditorContextProviderImpl extends Object implements EditorContextProvider
| Constructor and Description |
|---|
KogitoEditorContextProviderImpl() |
| Modifier and Type | Method and Description |
|---|---|
Channel |
getChannel() |
Optional<OperatingSystem> |
getOperatingSystem() |
boolean |
isReadOnly() |
public Channel getChannel()
getChannel in interface EditorContextProviderpublic Optional<OperatingSystem> getOperatingSystem()
getOperatingSystem in interface EditorContextProviderpublic boolean isReadOnly()
isReadOnly in interface EditorContextProviderCopyright © 2012–2020 JBoss by Red Hat. All rights reserved.