| Package | Description |
|---|---|
| org.appformer.kogito.bridge.client.context | |
| org.appformer.kogito.bridge.client.context.impl |
| Modifier and Type | Method and Description |
|---|---|
KogitoChannel |
EditorContextProvider.getChannel()
Access the channel where the editor is running (e.g.
|
static KogitoChannel |
KogitoChannel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KogitoChannel[] |
KogitoChannel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static KogitoChannel |
KogitoChannel.withName(String name) |
| Modifier and Type | Method and Description |
|---|---|
KogitoChannel |
EditorContextProviderImpl.getChannel() |
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.